build: Remove MAINTAINERCLEANFILES variable.

* makefile.am (MAINTAINERCLEANFILES): Delete unneeded variable.  Using
'git clean -xdf' is more reliable than 'make maintainer-clean'
This commit is contained in:
Mathieu Lirzin 2015-09-27 20:10:24 +02:00
commit ee280d4efc

View file

@ -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