From 2cac32f92d73eb68d261dc01c0d34314401cf79f Mon Sep 17 00:00:00 2001 From: Daniel Narvaez Date: Fri, 16 Nov 2012 15:17:10 +0000 Subject: Rework the autoinstall command It now automatically listen on all the sugar trees --- (limited to 'Makefile') diff --git a/Makefile b/Makefile index 4704657..6fa0707 100644 --- a/Makefile +++ b/Makefile @@ -4,6 +4,9 @@ include Makefile.helpers all: build +auto-install: + @$(COMMANDS)/auto-install + check-system: @$(COMMANDS)/check-system $(ARGS) -- cgit v0.9.1