autom4te.cache is deleted at distbuild time, so at
authorVincent Torri <vincent.torri@gmail.com>
Mon, 3 Jan 2011 08:30:58 +0000 (08:30 +0000)
committerVincent Torri <vincent.torri@gmail.com>
Mon, 3 Jan 2011 08:30:58 +0000 (08:30 +0000)
maintainerclean time to as the latter calls the former

SVN revision: 55824

Makefile.am

index 8f0c2ff..26cfe56 100644 (file)
@@ -21,7 +21,6 @@ depcomp \
 install-sh \
 ltmain.sh \
 missing \
-mkinstalldirs \
 $(PACKAGE_TARNAME)-$(PACKAGE_VERSION).tar.gz \
 $(PACKAGE_TARNAME)-$(PACKAGE_VERSION).tar.bz2 \
 $(PACKAGE_TARNAME)-$(PACKAGE_VERSION)-doc.tar.bz2 \
@@ -81,6 +80,3 @@ pkgconfig_DATA = enlightenment.pc
 doc:
        @echo "entering doc/"
        make -C doc doc
-
-maintainer-clean-local:
-       rm -rf autom4te.cache