diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 3a634991..e5b1265e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -64,7 +64,7 @@ EXTRA_DIST = \ ACLOCAL_AMFLAGS = -I m4 -# List of man pages to conver to PDF and plain text in the dist-hook target. +# List of man pages to convert to PDF and plain text in the dist-hook target. manfiles = \ src/xz/xz.1 \ src/xzdec/xzdec.1 \ |