aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2014-02-19 16:21:50 -0300
committerSilvio Rhatto <rhatto@riseup.net>2014-02-19 16:21:50 -0300
commitbf073f5965875ca01087c320abe109fec0839430 (patch)
tree945d6d306c4d5476bbff23de565cdd2860dcbb60 /Makefile
parent2d03c7249580ab779430108fa838e9ff1d3bed5d (diff)
downloadpuppet-bootstrap-bf073f5965875ca01087c320abe109fec0839430.tar.gz
puppet-bootstrap-bf073f5965875ca01087c320abe109fec0839430.tar.bz2
Makefile fix
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3d48094..79297a5 100644
--- a/Makefile
+++ b/Makefile
@@ -18,7 +18,7 @@ REPO = git://git.sarava.org/puppet-bootstrap.git
all: clean remote modules
-modules:
+submodules:
mr up
remote: