aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1998-07-14 13:46:57 +0000
committerEric S. Raymond <esr@thyrsus.com>1998-07-14 13:46:57 +0000
commit82d0e8c0509bea9ab18c0b884c4efc2ae869777a (patch)
tree8cd3730151ec71dc2fc430403bb5473d6b97d081 /Makefile.in
parent8b7d76c3679d48ea08ad75ff839edb17e6195acd (diff)
downloadfetchmail-82d0e8c0509bea9ab18c0b884c4efc2ae869777a.tar.gz
fetchmail-82d0e8c0509bea9ab18c0b884c4efc2ae869777a.tar.bz2
fetchmail-82d0e8c0509bea9ab18c0b884c4efc2ae869777a.zip
Don't remove alpha RPMs with realclean.
svn path=/trunk/; revision=1968
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 c83225c0..bb6632cd 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -158,7 +158,7 @@ distclean: clean
realclean: distclean
-rm -f FAQ FEATURES NOTES MANIFEST
-rm -f config.cache config.log Makefile
- -rm -f fetchmail-*.tar.gz fetchmail-*.rpm
+ -rm -f fetchmail-*.tar.gz fetchmail-*.i386.rpm
mostlyclean: clean