summaryrefslogtreecommitdiff
path: root/doc/xx/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'doc/xx/Makefile.am')
-rw-r--r--doc/xx/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/xx/Makefile.am b/doc/xx/Makefile.am
index 39b8fdf1..8d1be4b3 100644
--- a/doc/xx/Makefile.am
+++ b/doc/xx/Makefile.am
@@ -47,3 +47,7 @@ include $(top_srcdir)/buildlib/docbook.mk
# Finally, this target ensures that all desired documents get built.
all-local: docbook-stamp
+
+# Install targets for man pages must be specified manually for now.
+man_MANS = aptitude.8
+notrans_man_MANS = aptitude-create-state-bundle.1 aptitude-run-state-bundle.1