summaryrefslogtreecommitdiff
path: root/doc/pt_BR/makefile
diff options
context:
space:
mode:
authorArch Librarian <arch@canonical.com>2004-09-20 17:01:13 +0000
committerArch Librarian <arch@canonical.com>2004-09-20 17:01:13 +0000
commit9975c27866fd2f7b9a7f5ec44b5ca5ee70f947b2 (patch)
treef50b2c053de1b3c3a8dad9abd1a72c719a2929b9 /doc/pt_BR/makefile
parent385f5c07eb04a486a3f04fc24721f2d554aeec03 (diff)
Add pt_BR translation of apt_preferences(5). Also, bui...
Author: doogie Date: 2003-04-27 00:25:57 GMT Add pt_BR translation of apt_preferences(5). Also, build fr manpages.
Diffstat (limited to 'doc/pt_BR/makefile')
-rw-r--r--doc/pt_BR/makefile10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/pt_BR/makefile b/doc/pt_BR/makefile
new file mode 100644
index 000000000..4c9ea6293
--- /dev/null
+++ b/doc/pt_BR/makefile
@@ -0,0 +1,10 @@
+# -*- make -*-
+BASE=../..
+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)