SummaryRefsLogTreeCommitDiffStats
diff options
context:
space:
mode:
authorMathieu Lirzin <mthl@gnu.org>2015-09-27 20:10:24 +0200
committerMathieu Lirzin <mthl@gnu.org>2016-05-07 11:32:19 +0200
commitee280d4efc49b54658073aac945a22f81508c086 (patch)
tree95fa2e8d076ba2d45777e9b0dd6d83a52de13ae2
parentf0feb586b711c6085d9b701197756840f7f9aa5d (diff)
downloadmcron-ee280d4efc49b54658073aac945a22f81508c086.tar.gz
mcron-ee280d4efc49b54658073aac945a22f81508c086.tar.bz2
mcron-ee280d4efc49b54658073aac945a22f81508c086.zip
build: Remove MAINTAINERCLEANFILES variable.
* makefile.am (MAINTAINERCLEANFILES): Delete unneeded variable. Using 'git clean -xdf' is more reliable than 'make maintainer-clean'
-rw-r--r--makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/makefile.am b/makefile.am
index 431190c..da26a89 100644
--- a/makefile.am
+++ b/makefile.am
@@ -24,10 +24,6 @@ SUBDIRS = scm/mcron .
ED = @ED@ # !!!! Are these needed?
CP = @CP@
-MAINTAINERCLEANFILES = configure makefile makefile.in config.guess config.sub \
- install-sh missing texinfo.tex INSTALL \
- aclocal.m4 compile depcomp mcron.1
-
CLEANFILES = mcron.c
EXTRA_DIST = makefile.ed mcron.c.template BUGS