From 81daab12665e715c0fbc26b285b3494f8767da66 Mon Sep 17 00:00:00 2001 From: Guillaume Cottenceau Date: Fri, 14 Nov 2003 18:55:35 +0000 Subject: preliminary support for saving system configuration data on usb key --- move/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'move/Makefile') diff --git a/move/Makefile b/move/Makefile index 55594ec7f..dc88cc654 100644 --- a/move/Makefile +++ b/move/Makefile @@ -2,7 +2,7 @@ DEST_LIVETREE = /tmp/live_tree DEST_STAGE2 = $(DEST_LIVETREE)/usr/bin/stage2 -DATA_FILES = devices symlinks directories-to-create etcfiles all-etcfiles +DATA_FILES = devices symlinks directories-to-create etcfiles all-etcfiles keyfiles README.adding.more.files LANG_FILES = $(shell perl -ne 'print $$1 if /ALLOWED_LANGS = qw\((.*)\)/' move.pm) STAGE1 = ../mdk-stage1 -- cgit v1.2.1