From 6e01d7d8f65270f174ed4f161a5292aa5b89be0c Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 10 Apr 2017 17:19:00 +0200 Subject: Merging upstream version 1.6. Signed-off-by: Daniel Baumann --- Makefile.in | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'Makefile.in') diff --git a/Makefile.in b/Makefile.in index f21f0b6..67b6998 100644 --- a/Makefile.in +++ b/Makefile.in @@ -106,7 +106,7 @@ $(VPATH)/doc/zgrep.1 : zgrep -o $@ --no-info ./zgrep $(VPATH)/doc/ztest.1 : ztest - help2man -n 'verify integrity of compressed files' \ + help2man -n 'verify the integrity of compressed files' \ -o $@ --no-info ./ztest $(VPATH)/doc/zupdate.1 : zupdate @@ -217,13 +217,13 @@ dist : doc $(DISTNAME)/doc/*.1 \ $(DISTNAME)/doc/$(pkgname).info \ $(DISTNAME)/doc/$(pkgname).texi \ - $(DISTNAME)/testsuite/check.sh \ - $(DISTNAME)/testsuite/test.txt \ - $(DISTNAME)/testsuite/test.txt.tar \ $(DISTNAME)/$(pkgname)rc \ $(DISTNAME)/*.h \ $(DISTNAME)/*.cc \ - $(DISTNAME)/z*.in + $(DISTNAME)/z*.in \ + $(DISTNAME)/testsuite/check.sh \ + $(DISTNAME)/testsuite/test.txt \ + $(DISTNAME)/testsuite/test.txt.tar rm -f $(DISTNAME) lzip -v -9 $(DISTNAME).tar -- cgit v1.2.3