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/puredata/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'examples/puredata') diff --git a/examples/puredata/Makefile.am b/examples/puredata/Makefile.am index ec5c197..a86acb3 100644 --- a/examples/puredata/Makefile.am +++ b/examples/puredata/Makefile.am @@ -1,3 +1,4 @@ +MAINTAINERCLEANFILES = Makefile.in SUFFIXES = .@PD_SUFFIX@ PDDIR = $(prefix)/lib/pd -- cgit v1.2.3