summaryrefslogtreecommitdiff
path: root/doc/fr/Makefile.am
diff options
context:
space:
mode:
authorDaniel Hartwig <mandyke@gmail.com>2012-06-04 13:33:24 +0800
committerDaniel Hartwig <mandyke@gmail.com>2012-06-04 13:33:24 +0800
commit12078363bf68735a20c7e6fd9c01eaf6051ccc5d (patch)
treef28eaa7fedb3b2bea36277d83831ebe095574649 /doc/fr/Makefile.am
parent4673f8c24002e463d23720f16cb356cc9e8e051f (diff)
downloadaptitude-12078363bf68735a20c7e6fd9c01eaf6051ccc5d.tar.gz
Temporary fix to install man pages: specify targets manually
Diffstat (limited to 'doc/fr/Makefile.am')
-rw-r--r--doc/fr/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/fr/Makefile.am b/doc/fr/Makefile.am
index 06718b8f..47c2717e 100644
--- a/doc/fr/Makefile.am
+++ b/doc/fr/Makefile.am
@@ -12,7 +12,11 @@ README_encoding = utf-8
IMAGES := $(wildcard $(srcdir)/images/*.png) $(PO4A_IMAGES)
DOCBOOK_TARGETS = docbook-html docbook-man docbook-readme
+DOCBOOK_MANS = aptitude.8
include $(top_srcdir)/buildlib/docbook.mk
all-local: docbook-stamp
+
+man_MANS = aptitude.8
+#notrans_man_MANS = aptitude-create-state-bundle.1 aptitude-run-state-bundle.1