aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in5
1 files changed, 3 insertions, 2 deletions
diff --git a/Makefile.in b/Makefile.in
index 8ab9c207..78663dc5 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -147,8 +147,9 @@ distclean: clean
-rm -f fetchmail.log fetchmail.toc fetchmail.*aux
realclean: distclean # fetchmail.info*
- rm -f FAQ FEATURES NOTES \
- MANIFEST config.cache config.log configure Makefile
+ -rm -f FAQ FEATURES NOTES MANIFEST
+ -rm -f config.cache config.log configure Makefile
+ -rm -f fetchmail-*.tar.gz fetchmail-*.rpm
mostlyclean: clean