aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 9ff0258..51a0e38 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PACKAGE = drakx-installer-help
-VERSION = 2.10
+VERSION = 2.11
HTML_FILES = acceptLicense.html \
addUser.html \
@@ -25,12 +25,14 @@ HTML_FILES = acceptLicense.html \
takeOverHdChoose.html \
takeOverHdConfirm.html
+TRANSLATIONS = el fr nl
+
PNG_FILES = draft.png \
note.png \
tip.png \
warning.png
-FILES = $(HTML_FILES) $(PNG_FILES) COPYING NEWS Makefile README
+FILES = $(HTML_FILES) $(PNG_FILES) $(TRANSLATIONS) COPYING NEWS Makefile README
clean:
rm -f *~ \#*\#