From 894d42578c76e7aae551d12ca148c16e0548760e Mon Sep 17 00:00:00 2001
From: Yann Leboulanger <asterix@lagaule.org>
Date: Thu, 1 Sep 2005 20:35:07 +0000
Subject: [PATCH] build pt mo file

---
 po/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/po/Makefile b/po/Makefile
index c78e8a0162..53f954e588 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
+LANGS   := fr pt el pl es ru bg de nb cs nl pt_BR
 LANGDIR := $(foreach LANG, $(LANGS),$(LANG)/LC_MESSAGES/gajim.mo)
 
 all: $(LANGDIR)
-- 
GitLab