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/makefile11
1 files changed, 0 insertions, 11 deletions
diff --git a/doc/pt_BR/makefile b/doc/pt_BR/makefile
deleted file mode 100644
index 6e485bbf6..000000000
--- a/doc/pt_BR/makefile
+++ /dev/null
@@ -1,11 +0,0 @@
-# -*- make -*-
-BASE=../..
-SUBDIR=doc/pt_BR
-
-# Bring in the default rules
-include ../../buildlib/defaults.mak
-
-# Language Code of this translation
-LC=pt_BR
-
-include $(PO4A_MANPAGE_H)