From: Wayne Davison Date: Fri, 9 Nov 2007 17:56:00 +0000 (+0000) Subject: Clean generated files for distclean. X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/commitdiff_plain/2042c632512e47cb7bfa3aa6131b89c2e9829820 Clean generated files for distclean. --- diff --git a/Makefile.in b/Makefile.in index 212bdbaa..84e8a86a 100644 --- a/Makefile.in +++ b/Makefile.in @@ -128,11 +128,10 @@ cleantests: distclean: clean rm -f Makefile config.h config.status rm -f $(srcdir)/Makefile $(srcdir)/config.h $(srcdir)/config.status - rm -f config.cache config.log rm -f $(srcdir)/config.cache $(srcdir)/config.log - rm -f shconfig $(srcdir)/shconfig + rm -f configure.sh config.h.in proto.h rsync.1 rsyncd.conf.5 # this target is really just for my use. It only works on a limited # range of machines and is used to produce a list of potentially