From: Wayne Davison Date: Fri, 12 Jun 2020 00:34:17 +0000 (-0700) Subject: Remove generated doc files via make clean. X-Git-Tag: v3.2.0pre1~24 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6d6b8595dfafe366f63618c42a91ca98a7fe3521;p=thirdparty%2Frsync.git Remove generated doc files via make clean. --- diff --git a/Makefile.in b/Makefile.in index dc0cb0b8..a04bd157 100644 --- a/Makefile.in +++ b/Makefile.in @@ -236,7 +236,7 @@ rsyncd.conf.5: rsyncd.conf.5.md md2man NEWS.md Makefile .PHONY: clean clean: cleantests rm -f *~ $(OBJS) $(CHECK_PROGS) $(CHECK_OBJS) $(CHECK_SYMLINKS) \ - rounding rounding.h *.old + rounding rounding.h *.old rsync*.1 rsync*.5 rsync*.html .PHONY: cleantests cleantests: