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() --- xtract/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'xtract') diff --git a/xtract/Makefile.am b/xtract/Makefile.am index b29e60d..eca7030 100644 --- a/xtract/Makefile.am +++ b/xtract/Makefile.am @@ -1,3 +1,5 @@ +MAINTAINERCLEANFILES = Makefile.in + libxtractdir = $(includedir)/xtract libxtract_HEADERS = libxtract.h xtract_macros.h xtract_types.h xtract_delta.h \ -- cgit v1.2.3