From 1b639b95ba87d0f4aeb4e275a40962d9f5e6795f Mon Sep 17 00:00:00 2001 From: Guillaume Cottenceau Date: Wed, 19 Nov 2003 21:16:40 +0000 Subject: use boot images --- move/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'move/Makefile') diff --git a/move/Makefile b/move/Makefile index 12475b6ec..d46966b99 100644 --- a/move/Makefile +++ b/move/Makefile @@ -4,7 +4,9 @@ DEST_STAGE2 = $(DEST_LIVETREE)/usr/bin/stage2 ISO = /BIG/mdkmove.iso -DATA_FILES = devices symlinks directories-to-create etcfiles all-etcfiles keyfiles +DATA_FILES = devices symlinks directories-to-create etcfiles all-etcfiles keyfiles \ + BOOT-800-MOVE.jpg BOOT-1024-MOVE.jpg BOOT-1280-MOVE.jpg BOOT-1600-MOVE.jpg + PROGRAM_FILES = etc-monitorer.pl LANG_FILES = $(shell perl -ne 'print $$1 if /ALLOWED_LANGS = qw\((.*)\)/' move.pm) -- cgit v1.2.1