New module to perform decimal floating point arithmetic for charts.
[pspp] / src / math / automake.mk
index cdcc2c8cb79355d6434a32a6019f21aa6edc3851..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 \