aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2014-03-03 14:59:10 -0300
committerSilvio Rhatto <rhatto@riseup.net>2014-03-03 14:59:10 -0300
commit66d41c82b30a511b5dc4d12b9fdcd298b2d8b603 (patch)
treefe67c0985dcf1b112763eb64c216c60838bc077d /Makefile
parent6b42c1987fe568b1331ce369f0426c3dab76953a (diff)
downloadpuppet-bootstrap-66d41c82b30a511b5dc4d12b9fdcd298b2d8b603.tar.gz
puppet-bootstrap-66d41c82b30a511b5dc4d12b9fdcd298b2d8b603.tar.bz2
Adding 'subtrees' target
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 8378624..7971008 100644
--- a/Makefile
+++ b/Makefile
@@ -24,6 +24,9 @@ modules:
submodules:
bin/submodules
+subtrees:
+ bin/subtrees
+
remote:
git remote add bootstrap $(REPO)