X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fmath%2Fautomake.mk;h=a17919e405a92e81c56cd3828f4f5987c7af5082;hb=fd0c595927a23ea0373551a1eed4570388ea0fc5;hp=cadfb90079ebf429083edede4d7cfbb9ec4a8f8f;hpb=7fbfc32fc3c636959b0a25b3e76609f86519e84a;p=pspp-builds.git diff --git a/src/math/automake.mk b/src/math/automake.mk index cadfb900..a17919e4 100644 --- a/src/math/automake.mk +++ b/src/math/automake.mk @@ -13,8 +13,12 @@ src_math_libpspp_math_la_SOURCES = \ src/math/box-whisker.c src/math/box-whisker.h \ src/math/coefficient.c \ src/math/coefficient.h \ + src/math/covariance.c \ + src/math/covariance.h \ src/math/covariance-matrix.c \ src/math/covariance-matrix.h \ + src/math/correlation.c \ + src/math/correlation.h \ src/math/design-matrix.c src/math/design-matrix.h \ src/math/extrema.c src/math/extrema.h \ src/math/group.c src/math/group.h \