diff options
author | bubulle@debian.org <> | 2009-09-16 22:55:29 +0200 |
---|---|---|
committer | bubulle@debian.org <> | 2009-09-16 22:55:29 +0200 |
commit | 73b1d4847befc0d3042b6689484e0f74667aba6e (patch) | |
tree | 42edaf9ef15b9abc2e74db2480cd23364eac0d05 /doc/pl/makefile | |
parent | 99158c43616f0c09dc1810ce9913090acd02311e (diff) |
Drop de and pl "translations" of manpages
Diffstat (limited to 'doc/pl/makefile')
-rw-r--r-- | doc/pl/makefile | 11 |
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) |