summaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2015-11-07 14:57:58 +0000
committerDaniel Baumann <mail@daniel-baumann.ch>2015-11-07 14:57:58 +0000
commitd7736b5d0bf2a84c733be54425e9bbe1bc69fe24 (patch)
tree8173a652f699089b4525502d4388c722a7c0f86b /Makefile.in
parentAdding upstream version 1.5~rc1. (diff)
downloadpdlzip-d7736b5d0bf2a84c733be54425e9bbe1bc69fe24.tar.xz
pdlzip-d7736b5d0bf2a84c733be54425e9bbe1bc69fe24.zip
Adding upstream version 1.5.upstream/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