diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -1,5 +1,5 @@ PACKAGE = drakx-installer-help -VERSION = 10.0 +VERSION = 10.1 HTML_FILES = acceptLicense.html \ add_supplemental_media.html \ @@ -9,6 +9,7 @@ HTML_FILES = acceptLicense.html \ choosePackageGroups.html \ choosePackagesTree.html \ configureServices.html \ + configureTimezone.html \ configureTimezoneUTC.html \ configureX_card_list.html \ configureX_chooser.html \ @@ -43,7 +44,9 @@ TRANSLATIONS = ca cs de el eo es et eu fr hr hu id it ja nl pl pt pt_br ro ru sk PNG_FILES = draft.png \ note.png \ tip.png \ - warning.png + warning.png \ + important.png \ + caution.png FILES = $(HTML_FILES) $(PNG_FILES) $(TRANSLATIONS) COPYING NEWS Makefile README |
