]> git.ipfire.org Git - thirdparty/rsync.git/commitdiff
Remove generated doc files via make clean.
authorWayne Davison <wayne@opencoder.net>
Fri, 12 Jun 2020 00:34:17 +0000 (17:34 -0700)
committerWayne Davison <wayne@opencoder.net>
Fri, 12 Jun 2020 03:26:45 +0000 (20:26 -0700)
Makefile.in

index dc0cb0b8db15d3b8a647a31b5a7e460514822e52..a04bd1573645247b242dc0f1a1cf32bdb614a12e 100644 (file)
@@ -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: