aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnne Nicolas <ennael@mageia.org>2012-04-30 20:24:35 +0000
committerAnne Nicolas <ennael@mageia.org>2012-04-30 20:24:35 +0000
commit0d0c4c0f7a9e5f998e372bb2c33e270daf55e101 (patch)
treea7abdc61c4946452f16e37ea5ad92bb4b9d1c843
parent8224533f2c84a6e93183a6cb4e1371d53ff77d33 (diff)
downloaddrakx-installer-help-0d0c4c0f7a9e5f998e372bb2c33e270daf55e101.tar
drakx-installer-help-0d0c4c0f7a9e5f998e372bb2c33e270daf55e101.tar.gz
drakx-installer-help-0d0c4c0f7a9e5f998e372bb2c33e270daf55e101.tar.bz2
drakx-installer-help-0d0c4c0f7a9e5f998e372bb2c33e270daf55e101.tar.xz
drakx-installer-help-0d0c4c0f7a9e5f998e372bb2c33e270daf55e101.zip
update Makefile for translations
-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 *~ \#*\#