New module src/math/correlation
[pspp-builds.git] / src / math / automake.mk
index 9fc15aaf10a35088095399764f85a910178e9816..a17919e405a92e81c56cd3828f4f5987c7af5082 100644 (file)
@@ -17,6 +17,8 @@ src_math_libpspp_math_la_SOURCES = \
        src/math/covariance.h \
        src/math/covariance-matrix.c \
        src/math/covariance-matrix.h \
+       src/math/correlation.c \
+       src/math/correlation.h \
        src/math/design-matrix.c src/math/design-matrix.h \
        src/math/extrema.c src/math/extrema.h \
        src/math/group.c  src/math/group.h \