aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorLasse Collin <lasse.collin@tukaani.org>2009-08-13 09:37:21 +0300
committerLasse Collin <lasse.collin@tukaani.org>2009-08-13 09:37:21 +0300
commitdf636eb4e066b4e154ce8e66e82c87ba1db652a6 (patch)
treeb0238ae2837d0a64cfa0b200a06a6208dd466934 /Makefile.am
parentFix first line of xz man page. (diff)
downloadxz-df636eb4e066b4e154ce8e66e82c87ba1db652a6.tar.xz
Add xz man page to manfiles in toplevel Makefile.am.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 924ddf64..46c2cd7b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -40,6 +40,7 @@ ACLOCAL_AMFLAGS = -I m4
# List of man pages to conver to PDF and plain text in the dist-hook target.
manfiles = \
+ src/xz/xz.1 \
src/xzdec/xzdec.1 \
src/scripts/xzdiff.1 \
src/scripts/xzgrep.1 \