diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -1,5 +1,5 @@ PACKAGE = drakx-installer-help -VERSION = 4.2 +VERSION = 5.0 HTML_FILES = acceptLicense.html \ add_supplemental_media.html \ @@ -33,9 +33,10 @@ HTML_FILES = acceptLicense.html \ setupBootloader.html \ setupSCSI.html \ soundConfig.html \ - takeOverHdConfirm.html + takeOverHdConfirm.html \ + Select-and-use-ISOs.html -TRANSLATIONS = ca cs de el eo es et fr id nl pl pt pt_br ro ru sv tr uk +TRANSLATIONS = ca cs de el eo es et eu fr id nl pl pt pt_br ro ru sq sv tr uk PNG_FILES = draft.png \ note.png \ |