From 0f7d487a26eaeb40b0513fa466c26b98490ad475 Mon Sep 17 00:00:00 2001 From: Nikos Kouremenos Date: Mon, 2 Jan 2006 12:32:17 +0000 Subject: [PATCH] add no folder in Makefile. thx stian. it is wise we build -3 for .exe --- po/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/Makefile b/po/Makefile index b33257939..01caa4af7 100644 --- a/po/Makefile +++ b/po/Makefile @@ -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)