Makefile: build installator image also with 'make install'

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-06-29 20:45:44 +02:00
parent fb3f04554d
commit 16b8899cd8

View File

@ -4,6 +4,7 @@ all: system
system: system:
./scripts/install image system ./scripts/install image system
./scripts/install image installator
release: release:
./scripts/install image release ./scripts/install image release