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 ce97036..2209271 100644
--- a/Makefile
+++ b/Makefile
@@ -32,6 +32,9 @@ submodules:
subtrees:
bin/subtrees
+symlinks:
+ bin/symlinks $(MODULES)
+
remote:
git remote add bootstrap $(REPO)