diff options
author | bubulle@debian.org <> | 2008-03-15 19:02:15 +0100 |
---|---|---|
committer | bubulle@debian.org <> | 2008-03-15 19:02:15 +0100 |
commit | c5bb61fd5a77c5743deb95a1fe0b3a48b10be405 (patch) | |
tree | 6df1a31e8f3126ab503f8c071aa058607d557266 /doc/pl/makefile | |
parent | d2f3195a03a718ffb56924282727700f02ca9c49 (diff) |
Fix Polish offline translation
Diffstat (limited to 'doc/pl/makefile')
-rw-r--r-- | doc/pl/makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/pl/makefile b/doc/pl/makefile index 72a505422..94939e156 100644 --- a/doc/pl/makefile +++ b/doc/pl/makefile @@ -7,4 +7,5 @@ include ../../buildlib/defaults.mak # Debian Doc SGML Documents SOURCE = offline.pl.sgml +DEBIANDOC_HTML_OPTIONS=-l pl include $(DEBIANDOC_H) |