summaryrefslogtreecommitdiff
path: root/doc/pt_BR/makefile
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2009-12-10 21:35:50 +0100
committerMichael Vogt <michael.vogt@ubuntu.com>2009-12-10 21:35:50 +0100
commit0cbd772a245b420fb84761dd8addbf0f45bb4013 (patch)
treeec843bc2c449736271b94903ed67fb0e6e06264d /doc/pt_BR/makefile
parent3e2f480d7ad43f565bf2253fc598c2b80a22560f (diff)
parent49012e99a80a08925e4ad9911308c1c1b5cb33fb (diff)
merged -r1901..1911 from lp:~donkult/apt/sid
Diffstat (limited to 'doc/pt_BR/makefile')
-rw-r--r--doc/pt_BR/makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/pt_BR/makefile b/doc/pt_BR/makefile
index 4c9ea6293..6e485bbf6 100644
--- a/doc/pt_BR/makefile
+++ b/doc/pt_BR/makefile
@@ -5,6 +5,7 @@ SUBDIR=doc/pt_BR
# Bring in the default rules
include ../../buildlib/defaults.mak
-SOURCE = apt_preferences.pt_BR.5
-INCLUDES = apt.ent.pt_BR
-include $(SGML_MANPAGE_H)
+# Language Code of this translation
+LC=pt_BR
+
+include $(PO4A_MANPAGE_H)