diff options
-rw-r--r-- | Makefile.am | 1 |
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 \ |