From 0d0c4c0f7a9e5f998e372bb2c33e270daf55e101 Mon Sep 17 00:00:00 2001 From: Anne Nicolas Date: Mon, 30 Apr 2012 20:24:35 +0000 Subject: update Makefile for translations --- Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'Makefile') 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 *~ \#*\# -- cgit v1.2.1