From 7e69d535c421baf588538f346cab2d4831342c97 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Wed, 19 Feb 2014 18:15:28 -0300 Subject: Makefile: minor fix --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 79297a5..efef79e 100644 --- a/Makefile +++ b/Makefile @@ -16,7 +16,7 @@ REPO = git://git.sarava.org/puppet-bootstrap.git -all: clean remote modules +all: clean remote submodules submodules: mr up -- cgit v1.2.3