summaryrefslogtreecommitdiff
path: root/doc/pl/makefile
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2009-12-10 17:24:40 +0100
committerMichael Vogt <michael.vogt@ubuntu.com>2009-12-10 17:24:40 +0100
commitbe2033f9563d148c1ebf1b70c46a1aba6501c031 (patch)
tree68a23ef2feabc4160c43337f72975818f1c65f27 /doc/pl/makefile
parent96a3069f85aa8ac2dc532bcdd62742faf05e45d4 (diff)
parent5632b305b24161e18a809b4bb33a19ec8ea3d497 (diff)
merged -r1875..1886 from lp:~donkult/apt/sid
Diffstat (limited to 'doc/pl/makefile')
-rw-r--r--doc/pl/makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/pl/makefile b/doc/pl/makefile
index 94939e156..7e77b29b9 100644
--- a/doc/pl/makefile
+++ b/doc/pl/makefile
@@ -5,7 +5,7 @@ SUBDIR=doc/pl
# Bring in the default rules
include ../../buildlib/defaults.mak
-# Debian Doc SGML Documents
-SOURCE = offline.pl.sgml
-DEBIANDOC_HTML_OPTIONS=-l pl
-include $(DEBIANDOC_H)
+# Language Code of this translation
+LC=pl
+
+include $(PO4A_MANPAGE_H)