diff --git a/po/Makefile b/po/Makefile
index c78e8a0162f57b15e74850af9c9c22079cf87ed6..53f954e58849721f18e329a4c079f409c4aa6c71 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)