From df6ca885dba5d131417c709366efbe2ff524dda6 Mon Sep 17 00:00:00 2001 From: Jamie Bullock Date: Fri, 20 Apr 2007 08:49:49 +0000 Subject: Fixed autocorrelation_fft() it now gives comparable output to autocorrelation() --- examples/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'examples/Makefile.am') diff --git a/examples/Makefile.am b/examples/Makefile.am index 7e0e052..46acfbc 100644 --- a/examples/Makefile.am +++ b/examples/Makefile.am @@ -1,3 +1,5 @@ +MAINTAINERCLEANFILES = Makefile.in + if BUILD_PD_EXAMPLE PUREDATA_DIR = puredata endif -- cgit v1.2.3