From c47363ad53fbe2795e4533a29478210923b6ec54 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Thu, 29 May 2014 22:55:19 -0300 Subject: Module symlink support --- Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile') 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) -- cgit v1.2.3