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() --- src/Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index 66f4198..8dc7691 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,5 +1,4 @@ - - +MAINTAINERCLEANFILES = Makefile.in SOURCES = libxtract.c descriptors.c scalar.c vector.c delta.c init.c -- cgit v1.2.3