Added functions to compute covariance matrix.
[pspp-builds.git] / src / math / automake.mk
index cff7f96032b1c55a3c3a63baccbebdc5f674e5ce..2c25686b860ed225b8a6d39db07332ed5c88fcde 100644 (file)
@@ -11,6 +11,8 @@ src_math_libpspp_math_a_SOURCES = \
        src/math/chart-geometry.h \
        src/math/coefficient.c \
        src/math/coefficient.h \
+       src/math/covariance-matrix.c \
+       src/math/covariance-matrix.h \
        src/math/group.c  src/math/group.h \
        src/math/group-proc.h \
        src/math/histogram.c src/math/histogram.h \