shithub: aubio

Download patch

ref: ae034c8124b03a6bdb33013b62259784ddf82cb7
parent: 518c6374d5b2fd85d285005580beffc5ca1fe972
author: Paul Brossier <piem@altern.org>
date: Wed Oct 11 11:55:31 EDT 2006

remove useless DISTCLEANFILES = autom4te.cache
remove useless DISTCLEANFILES = autom4te.cache


--- a/Makefile.am
+++ b/Makefile.am
@@ -11,7 +11,6 @@
 
 SUBDIRS = src ext examples sounds plugins $(PYTHONDIR) $(SWIGDIR) $(DOC)
 EXTRA_DIST = bootstrap VERSION
-DISTCLEANFILES = autom4te.cache
 
 docs:
 	cd doc && make update-docs && cd ..