From e1100bcb71b27612909183a3a7b3cfa595f23b1b Mon Sep 17 00:00:00 2001 From: Stefan Saraev Date: Tue, 18 Mar 2014 13:41:14 +0200 Subject: [PATCH] make: create release tarbals by default --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 7e43dd3824..f6420a150a 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ BUILD_DIRS=build.* -all: system +all: release system: ./scripts/image