summaryrefslogtreecommitdiffstats
path: root/move/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'move/Makefile')
-rw-r--r--move/Makefile4
1 files changed, 3 insertions, 1 deletions
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)