From 77105e8f9e8e017698084c9b31b7620585e8ecfa Mon Sep 17 00:00:00 2001 From: Yann Leboulanger Date: Mon, 23 May 2005 08:35:54 +0000 Subject: [PATCH] build pl mo file --- po/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/Makefile b/po/Makefile index d52921fee..acbf7c792 100644 --- a/po/Makefile +++ b/po/Makefile @@ -1,4 +1,4 @@ -LANGS := fr pt_BR el +LANGS := fr pt_BR el pl LANGDIR := $(foreach lang, $(LANGS), $(subst ,/LC_MESSAGES/gajim.mo, $(lang))) all: $(LANGDIR)