Merge commit 'origin/covariance'
[pspp-builds.git] / src / math / automake.mk
index 2dc398a77754631d0873acdbda609c5146f7b9d6..b443d9f94c63f7a0aacebf0ed6447e58dbfdff29 100644 (file)
@@ -1,6 +1,5 @@
 ## Process this file with automake to produce Makefile.in  -*- makefile -*-
 
-include $(top_srcdir)/src/math/ts/automake.mk
 
 noinst_LTLIBRARIES += src/math/libpspp-math.la
 
@@ -15,6 +14,8 @@ src_math_libpspp_math_la_SOURCES = \
        src/math/categoricals.c \
        src/math/covariance.c \
        src/math/covariance.h \
+       src/math/correlation.c \
+       src/math/correlation.h \
        src/math/extrema.c src/math/extrema.h \
        src/math/group.c  src/math/group.h \
        src/math/group-proc.h \