X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=inline;f=src%2Fmath%2Fautomake.mk;h=f40aac57e1222cf807d1c3e7ada2403d63c842e5;hb=38492a3d6a1b4400357fb18aa17ecef9d9066cbb;hp=c6d1de44917bda3394aa2fffd463949ffa355ddb;hpb=de662c8f00fcf6b758da1531bfed3d43e0a63df8;p=pspp diff --git a/src/math/automake.mk b/src/math/automake.mk index c6d1de4491..f40aac57e1 100644 --- a/src/math/automake.mk +++ b/src/math/automake.mk @@ -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