add greek translation to Makefile

This commit is contained in:
Yann Leboulanger 2005-05-21 06:54:23 +00:00
parent ee86cc9cbc
commit 6a66d5f92a
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
LANGS := fr pt_BR
LANGS := fr pt_BR el
LANGDIR := $(foreach lang, $(LANGS), $(subst ,/LC_MESSAGES/gajim.mo, $(lang)))
all: $(LANGDIR)