aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1998-02-16 16:04:04 +0000
committerEric S. Raymond <esr@thyrsus.com>1998-02-16 16:04:04 +0000
commite60ea25a55387ff45437570f9e5896dac1cc9a32 (patch)
tree1b9a2bdc67a0466adb8b695694de5b12829c61ea /Makefile.in
parent65c787b41ef722205ccdad89a8c770a241dcd1d7 (diff)
downloadfetchmail-e60ea25a55387ff45437570f9e5896dac1cc9a32.tar.gz
fetchmail-e60ea25a55387ff45437570f9e5896dac1cc9a32.tar.bz2
fetchmail-e60ea25a55387ff45437570f9e5896dac1cc9a32.zip
Minor fix.
svn path=/trunk/; revision=1636
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 1dc754a5..ad67223e 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -153,7 +153,7 @@ distclean: clean
realclean: distclean
-rm -f FAQ FEATURES NOTES MANIFEST
- -rm -f config.cache config.log configure Makefile
+ -rm -f config.cache config.log Makefile
-rm -f fetchmail-*.tar.gz fetchmail-*.rpm
mostlyclean: clean