From 66d41c82b30a511b5dc4d12b9fdcd298b2d8b603 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Mon, 3 Mar 2014 14:59:10 -0300 Subject: Adding 'subtrees' target --- Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile') 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) -- cgit v1.2.3