diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -8,12 +8,12 @@ HTML_FILES = acceptLicense.html \ choosePackageGroups.html \ choosePackages.html \ choosePackagesTree.html \ + configureNetwork.html \ configureServices.html \ configureTimezoneUTC.html \ configureX_card_list.html \ configureX_chooser.html \ configureX_monitor.html \ - configureNetwork.html \ diskdrake.html \ doPartitionDisks.html \ exitInstall.html \ @@ -31,10 +31,10 @@ HTML_FILES = acceptLicense.html \ selectLanguage.html \ selectMouse.html \ setRootPassword.html \ - setupBootloader.html \ setupBootloaderAddEntry.html \ setupBootloaderBeginner.html \ setupBootloaderExpert.html \ + setupBootloader.html \ setupSCSI.html \ setupX.html \ setupYabootAddEntry.html \ |