diff options
author | Michał Kułach <michal.kulach@gmail.com> | 2012-01-22 07:52:48 +0100 |
---|---|---|
committer | Daniel Hartwig <mandyke@gmail.com> | 2012-01-26 12:01:39 +0800 |
commit | 14e787935a6b6d533b18dad6c85aec58da1f0775 (patch) | |
tree | e372385bd9091e94b1bdfffe3e7d24072684438b /doc/Makefile.am | |
parent | 51281babdbc4ab62de738247981dec163ffd408f (diff) | |
download | aptitude-14e787935a6b6d533b18dad6c85aec58da1f0775.tar.gz |
Switch Polish manpages to po4a
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r-- | doc/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am index 10374e6a..e37bc8cf 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS=cs de en es fi fr ja po4a +SUBDIRS=cs de en es fi fr ja pl po4a EXTRA_DIST=aptitude-common.xsl aptitude-html.xsl aptitude-man.xsl aptitude-txt.xsl aptitude.css fixup-text html-to-text |