aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index d13a878..8d77330 100644
--- a/Makefile
+++ b/Makefile
@@ -35,6 +35,9 @@ subtrees:
symlinks:
bin/symlinks $(MODULES)
+copymodules:
+ bin/copymodules $(MODULES)
+
remote:
git remote add bootstrap $(REPO)