diff examples/Makefile.am @ 75:ee2e1acbf2a8

Fixed autocorrelation_fft() it now gives comparable output to autocorrelation()
author Jamie Bullock <jamie@postlude.co.uk>
date Fri, 20 Apr 2007 08:49:49 +0000
parents a9154a4599c2
children
line wrap: on
line diff
--- a/examples/Makefile.am	Wed Apr 04 10:25:47 2007 +0000
+++ b/examples/Makefile.am	Fri Apr 20 08:49:49 2007 +0000
@@ -1,3 +1,5 @@
+MAINTAINERCLEANFILES = Makefile.in 
+
 if BUILD_PD_EXAMPLE 
 PUREDATA_DIR = puredata
 endif