hmap: Replace 'mask' by 'shift'.
[pspp] / src / math / automake.mk
index c6d1de44917bda3394aa2fffd463949ffa355ddb..f40aac57e1222cf807d1c3e7ada2403d63c842e5 100644 (file)
@@ -17,6 +17,7 @@ src_math_libpspp_math_la_SOURCES = \
        src/math/covariance.h \
        src/math/correlation.c \
        src/math/correlation.h \
+       src/math/decimal.c src/math/decimal.h \
        src/math/extrema.c src/math/extrema.h \
        src/math/histogram.c src/math/histogram.h \
        src/math/interaction.c src/math/interaction.h \
@@ -33,5 +34,3 @@ src_math_libpspp_math_la_SOURCES = \
        src/math/trimmed-mean.c src/math/trimmed-mean.h \
        src/math/tukey-hinges.c src/math/tukey-hinges.h \
        src/math/wilcoxon-sig.c src/math/wilcoxon-sig.h
-
-EXTRA_DIST += src/math/OChangeLog