From 16b8899cd8b27b9db5e90f2e794ec023b096f107 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Tue, 29 Jun 2010 20:45:44 +0200 Subject: [PATCH] Makefile: build installator image also with 'make install' Signed-off-by: Stephan Raue --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 08ee298371..15791bf9ca 100644 --- a/Makefile +++ b/Makefile @@ -4,6 +4,7 @@ all: system system: ./scripts/install image system + ./scripts/install image installator release: ./scripts/install image release