summaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2015-11-07 05:02:37 +0000
committerDaniel Baumann <mail@daniel-baumann.ch>2015-11-07 05:02:37 +0000
commite25a5b0f3e358a0bfd478cdc077af191fafe7ec6 (patch)
treeba338751a206d0619b75e60d27d889831bedd2c3 /Makefile.in
parentAdding upstream version 1.3. (diff)
downloadlunzip-e25a5b0f3e358a0bfd478cdc077af191fafe7ec6.tar.xz
lunzip-e25a5b0f3e358a0bfd478cdc077af191fafe7ec6.zip
Adding upstream version 1.4~rc1.upstream/1.4_rc1
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 7fc59ac..0e9b9ae 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -43,7 +43,7 @@ $(VPATH)/doc/$(pkgname).info : $(VPATH)/doc/$(pkgname).texinfo
man : $(VPATH)/doc/$(progname).1
$(VPATH)/doc/$(progname).1 : $(progname)
- help2man -n 'small decompressor for lzip files' \
+ help2man -n 'decompressor for lzip files' \
-o $@ --no-info ./$(progname)
Makefile : $(VPATH)/configure $(VPATH)/Makefile.in