summaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2015-11-07 14:58:06 +0000
committerDaniel Baumann <mail@daniel-baumann.ch>2015-11-07 14:58:06 +0000
commit67a59ed01418e5d3153165a2cbae3aac2420a4b8 (patch)
tree5fb2da161e07dc9fd9e1886321df1c52a16c83f2 /Makefile.in
parentAdding debian version 1.5~rc1-1. (diff)
downloadpdlzip-67a59ed01418e5d3153165a2cbae3aac2420a4b8.tar.xz
pdlzip-67a59ed01418e5d3153165a2cbae3aac2420a4b8.zip
Merging upstream version 1.5.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.in b/Makefile.in
index bea7569..4a36df7 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -45,8 +45,7 @@ $(VPATH)/doc/$(pkgname).info : $(VPATH)/doc/$(pkgname).texinfo
man : $(VPATH)/doc/$(progname).1
$(VPATH)/doc/$(progname).1 : $(progname)
- help2man -n 'reduces the size of files' \
- -o $@ --no-info ./$(progname)
+ help2man -n 'reduces the size of files' -o $@ --no-info ./$(progname)
Makefile : $(VPATH)/configure $(VPATH)/Makefile.in
./config.status