summaryrefslogtreecommitdiff
path: root/doc/pt_BR/makefile
diff options
context:
space:
mode:
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)