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 ++- NEWS | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) 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 *~ \#*\# diff --git a/NEWS b/NEWS index bdd762c..89feab5 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,6 @@ * Thu Apr 26 2012 Kamil Rytarowski 2.10 - new .HTML files (the 2012-04-26 version) +- add missing setupBootloaderExpert.html and Makefile to the Makefile tarball generator * Wed Apr 25 2012 Kamil Rytarowski 2.9 - new .HTML files (the 2012-04-25 version) -- cgit v1.2.1