summaryrefslogtreecommitdiff
path: root/doc/pl/makefile
diff options
context:
space:
mode:
authorDavid Kalnischkies <kalnischkies@gmail.com>2009-09-18 17:18:15 +0200
committerDavid Kalnischkies <kalnischkies@gmail.com>2009-09-18 17:18:15 +0200
commita874991b8549397fb26c47bbf229854556a3fb60 (patch)
treedf35974a4902758ad2e9e03720a463bc13bdefb4 /doc/pl/makefile
parentd5081aeeb0a1bf4098e3a0d8395e4c7b84f4ac9e (diff)
parent73b1d4847befc0d3042b6689484e0f74667aba6e (diff)
merge with lp:~mvo/apt/debian-sid including the complete(!) fr
- fix a little markup typo in doc/po/fr.po (start literal-tag with <)
Diffstat (limited to 'doc/pl/makefile')
-rw-r--r--doc/pl/makefile11
1 files changed, 0 insertions, 11 deletions
diff --git a/doc/pl/makefile b/doc/pl/makefile
deleted file mode 100644
index 94939e156..000000000
--- a/doc/pl/makefile
+++ /dev/null
@@ -1,11 +0,0 @@
-# -*- make -*-
-BASE=../..
-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)