summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorLasse Collin <lasse.collin@tukaani.org>2010-01-29 13:24:27 +0200
committerLasse Collin <lasse.collin@tukaani.org>2010-01-29 13:24:27 +0200
commitb4b1a56e0cbd597157858264f5c7189201ac9018 (patch)
treefff36ffa6551b6950f1db6360dcf5d6e2d5b4e3f /Makefile.am
parent5574d64e03ad3a3d6e00e4b0d3e81c7b5529ec95 (diff)
downloadxz-b4b1a56e0cbd597157858264f5c7189201ac9018.tar.gz
Add lzmainfo.1 to manfiles list to convert to .txt and .pdf.
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 79cf195..749494c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -46,6 +46,7 @@ ACLOCAL_AMFLAGS = -I m4
manfiles = \
src/xz/xz.1 \
src/xzdec/xzdec.1 \
+ src/lzmainfo/lzmainfo.1 \
src/scripts/xzdiff.1 \
src/scripts/xzgrep.1 \
src/scripts/xzless.1 \