mode: New order statistic.
[pspp] / src / math / automake.mk
index 847bb2be0bfe5367091cba6dd9132f1b742af4df..fa9fb82ae7add7f4eae5ccf370401e85a31fb524 100644 (file)
@@ -33,11 +33,13 @@ src_math_libpspp_math_la_SOURCES = \
        src/math/covariance.h \
        src/math/correlation.c \
        src/math/correlation.h \
+       src/math/distributions.c src/math/distributions.h \
        src/math/histogram.c src/math/histogram.h \
        src/math/interaction.c src/math/interaction.h \
        src/math/levene.c src/math/levene.h \
        src/math/linreg.c src/math/linreg.h \
        src/math/merge.c  src/math/merge.h \
+       src/math/mode.c src/math/mode.h \
        src/math/moments.c  src/math/moments.h \
        src/math/np.c src/math/np.h \
        src/math/order-stats.c src/math/order-stats.h \