From 8fc47c7038b0f8e4abbd463173ccfa2ea2fc5d16 Mon Sep 17 00:00:00 2001 From: Kamil Rytarowski Date: Thu, 26 Apr 2012 19:29:02 +0000 Subject: - add missing setupBootloaderExpert.html and Makefile to the Makefile tarball generator --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 6453a02..9ff0258 100644 --- a/Makefile +++ b/Makefile @@ -19,6 +19,7 @@ HTML_FILES = acceptLicense.html \ selectLanguage.html \ selectMouse.html \ setupBootloaderBeginner.html \ + setupBootloaderExpert.html \ setupSCSI.html \ setupX.html \ takeOverHdChoose.html \ @@ -29,7 +30,7 @@ PNG_FILES = draft.png \ tip.png \ warning.png -FILES = $(HTML_FILES) $(PNG_FILES) COPYING NEWS README +FILES = $(HTML_FILES) $(PNG_FILES) COPYING NEWS Makefile README clean: rm -f *~ \#*\# -- cgit v1.2.1