X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fmath%2Fautomake.mk;h=fa9fb82ae7add7f4eae5ccf370401e85a31fb524;hb=e8a2dd54c9c7cf590c59049ad9bcec7af7da4045;hp=dec87c06914bf9a549ff071892f3300c62412a5d;hpb=facb4a1ad3c9e8b2cdf55824680eed2afb91aebe;p=pspp diff --git a/src/math/automake.mk b/src/math/automake.mk index dec87c0691..fa9fb82ae7 100644 --- a/src/math/automake.mk +++ b/src/math/automake.mk @@ -33,12 +33,13 @@ 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 \ src/math/linreg.c src/math/linreg.h \ src/math/merge.c src/math/merge.h \ + src/math/mode.c src/math/mode.h \ src/math/moments.c src/math/moments.h \ src/math/np.c src/math/np.h \ src/math/order-stats.c src/math/order-stats.h \