From 432394cea37e7b08ff3712ce6d42d05e39327a5c Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 7 Nov 2015 14:49:48 +0100 Subject: Merging upstream version 1.5. Signed-off-by: Daniel Baumann --- Makefile.in | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Makefile.in') diff --git a/Makefile.in b/Makefile.in index 7be45f7..66967c5 100644 --- a/Makefile.in +++ b/Makefile.in @@ -68,8 +68,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 -- cgit v1.2.3