add greek translation to Makefile
This commit is contained in:
parent
ee86cc9cbc
commit
6a66d5f92a
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
LANGS := fr pt_BR
|
LANGS := fr pt_BR el
|
||||||
LANGDIR := $(foreach lang, $(LANGS), $(subst ,/LC_MESSAGES/gajim.mo, $(lang)))
|
LANGDIR := $(foreach lang, $(LANGS), $(subst ,/LC_MESSAGES/gajim.mo, $(lang)))
|
||||||
|
|
||||||
all: $(LANGDIR)
|
all: $(LANGDIR)
|
||||||
|
|
Loading…
Add table
Reference in a new issue