Rewrote linreg.[ch], regression.q and glm.q to use the new
[pspp-builds.git] / src / math / automake.mk
index cadfb90079ebf429083edede4d7cfbb9ec4a8f8f..2dc398a77754631d0873acdbda609c5146f7b9d6 100644 (file)
@@ -11,11 +11,10 @@ src_math_libpspp_math_la_SOURCES = \
        src/math/chart-geometry.c \
        src/math/chart-geometry.h \
        src/math/box-whisker.c src/math/box-whisker.h \
-       src/math/coefficient.c \
-       src/math/coefficient.h \
-       src/math/covariance-matrix.c \
-       src/math/covariance-matrix.h \
-       src/math/design-matrix.c src/math/design-matrix.h \
+       src/math/categoricals.h \
+       src/math/categoricals.c \
+       src/math/covariance.c \
+       src/math/covariance.h \
        src/math/extrema.c src/math/extrema.h \
        src/math/group.c  src/math/group.h \
        src/math/group-proc.h \