X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?p=pspp-builds.git;a=blobdiff_plain;f=src%2Fmath%2Fautomake.mk;h=a17919e405a92e81c56cd3828f4f5987c7af5082;hp=9fc15aaf10a35088095399764f85a910178e9816;hb=50ac6802fc247814dc4dd6232f6304b928a2d78b;hpb=48d85ad2926b978fe73bd754a5baf626881e1915 diff --git a/src/math/automake.mk b/src/math/automake.mk index 9fc15aaf..a17919e4 100644 --- a/src/math/automake.mk +++ b/src/math/automake.mk @@ -17,6 +17,8 @@ src_math_libpspp_math_la_SOURCES = \ 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 \