(spam-report-gmane-spam): Remove redundant message.
[gnus] / lisp / Makefile.in
index 15e7340..df6acc9 100644 (file)
@@ -96,8 +96,11 @@ gnus-load.el:
        $(EMACS_COMP) -f dgnushack-make-auto-load $(srcdir)
        $(EMACS_COMP) -f dgnushack-make-load
 
-distclean:
-       rm -f *.orig *.rej *.elc auto-autoloads.* custom-load.* *~ Makefile
+clean:
+       rm -f *.elc *.orig *.rej *~ auto-autoloads.* custom-load.* gnus-load.el
+
+distclean: clean
+       rm -f Makefile
 
 Makefile: $(srcdir)/Makefile.in ../config.status
        cd .. \