moved coefficient.[ch] to src/math
[pspp-builds.git] / src / math / linreg / automake.mk
index 5519ba98a112bd1568559e0c3637205fe2988672..38da4a0688108acbe4b665fef97c099e24aed151 100644 (file)
@@ -4,8 +4,6 @@ noinst_LIBRARIES += src/math/linreg/libpspp_linreg.a
 
 src_math_linreg_libpspp_linreg_a_SOURCES = \
        src/math/linreg/predict.c \
-       src/math/linreg/coefficient.c \
-       src/math/linreg/coefficient.h \
        src/math/linreg/linreg.c \
        src/math/linreg/linreg.h