diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 11 |
1 files changed, 10 insertions, 1 deletions
@@ -1,10 +1,13 @@ PACKAGE = drakx-installer-help -VERSION = 2.17 +VERSION = 3.0 HTML_FILES = acceptLicense.html \ addUser.html \ ask_mntpoint_s.html \ choosePackages.html \ + configureX_card_list.html \ + configureX_chooser.html \ + configureNetwork.html \ diskdrake.html \ doPartitionDisks.html \ exitInstall.html \ @@ -18,10 +21,16 @@ HTML_FILES = acceptLicense.html \ selectKeyboard.html \ selectLanguage.html \ selectMouse.html \ + setRootPassword.html \ + setupBootloader.html \ + setupBootloaderAddEntry.html \ setupBootloaderBeginner.html \ setupBootloaderExpert.html \ setupSCSI.html \ setupX.html \ + setupYabootAddEntry.html \ + setupYabootGeneral.html \ + summary.html \ takeOverHdChoose.html \ takeOverHdConfirm.html |