Add xz man page to manfiles in toplevel Makefile.am.
authorLasse Collin <lasse.collin@tukaani.org>
Thu, 13 Aug 2009 06:37:21 +0000 (09:37 +0300)
committerLasse Collin <lasse.collin@tukaani.org>
Thu, 13 Aug 2009 06:37:21 +0000 (09:37 +0300)
Makefile.am

index 924ddf6..46c2cd7 100644 (file)
@@ -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 \