remove Makefile when cleaning (it should not be part of the source package)
authorMatthias Förste <foerste@schlittermann.de>
Thu, 17 Dec 2015 15:20:14 +0100
changeset 9 9978facb097a
parent 8 8aa513e99aaa
child 10 0e2f66edf157
remove Makefile when cleaning (it should not be part of the source package)
Makefile.in
--- a/Makefile.in	Thu Dec 17 15:19:12 2015 +0100
+++ b/Makefile.in	Thu Dec 17 15:20:14 2015 +0100
@@ -1,5 +1,5 @@
 SCRIPTS = check_mailq
-CLEANFILES = ${SCRIPTS}
+CLEANFILES = ${SCRIPTS} Makefile
 DESTDIR =
 prefix = !prefix!