distributions: New module for probability distribution functions.
[pspp] / src / math / automake.mk
index 847bb2be0bfe5367091cba6dd9132f1b742af4df..5237583b60500db5af7a1b2c7ed65124eccb3d26 100644 (file)
@@ -33,6 +33,7 @@ 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 \