add no folder in Makefile. thx stian. it is wise we build -3 for .exe

This commit is contained in:
Nikos Kouremenos 2006-01-02 12:32:17 +00:00
parent dc2df539f4
commit 0f7d487a26
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
top_srcdir = ../src/
NAME = gajim
LANGS := fr pt el pl es ru bg de nb cs nl pt_BR sv it eu sk
LANGS := fr pt el pl es ru bg de nb cs nl pt_BR sv it eu sk no
LANGDIR := $(foreach LANG, $(LANGS),$(LANG)/LC_MESSAGES/gajim.mo)
all: $(LANGDIR)