distributions: New module for probability distribution functions.
[pspp] / src / math / automake.mk
index dec87c06914bf9a549ff071892f3300c62412a5d..5237583b60500db5af7a1b2c7ed65124eccb3d26 100644 (file)
@@ -33,7 +33,7 @@ src_math_libpspp_math_la_SOURCES = \
        src/math/covariance.h \
        src/math/correlation.c \
        src/math/correlation.h \
-       src/math/extrema.c src/math/extrema.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 \