From 02e22f6e8f3c6438ccccb126f36c35426e2f725f Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Thu, 6 Mar 2014 13:56:06 -0300 Subject: Dependencies update --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 1ccf197..f3ed336 100644 --- a/Makefile +++ b/Makefile @@ -18,7 +18,7 @@ CWD = $(shell pwd) REPO = git://git.sarava.org/puppet-bootstrap.git PUPPET = FACTER_BOOTSTRAP_PATH="$(CWD)" puppet apply --confdir="$(CWD)" --modulepath=modules -all: clean remote modules config +all: deps clean remote modules config deps: bin/dependencies -- cgit v1.2.3