aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKamil Rytarowski <kamil@mageia.org>2012-04-26 19:29:02 +0000
committerKamil Rytarowski <kamil@mageia.org>2012-04-26 19:29:02 +0000
commit8fc47c7038b0f8e4abbd463173ccfa2ea2fc5d16 (patch)
treec59a6041bab16ec81135751e547bbc9eaf81b7e8
parentaafb1350904939f35ef29f74656028ed2a7abf71 (diff)
downloaddrakx-installer-help-8fc47c7038b0f8e4abbd463173ccfa2ea2fc5d16.tar
drakx-installer-help-8fc47c7038b0f8e4abbd463173ccfa2ea2fc5d16.tar.gz
drakx-installer-help-8fc47c7038b0f8e4abbd463173ccfa2ea2fc5d16.tar.bz2
drakx-installer-help-8fc47c7038b0f8e4abbd463173ccfa2ea2fc5d16.tar.xz
drakx-installer-help-8fc47c7038b0f8e4abbd463173ccfa2ea2fc5d16.zip
- add missing setupBootloaderExpert.html and Makefile to the Makefile tarball generator
-rw-r--r--Makefile3
-rw-r--r--NEWS1
2 files changed, 3 insertions, 1 deletions
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 <kamil> 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 <kamil> 2.9
- new .HTML files (the 2012-04-25 version)