From: John Darrington Date: Sat, 13 Sep 2008 04:20:39 +0000 (+0800) Subject: Added src/math/statistic.h to dist files. X-Git-Tag: v0.7.1~50^2~63 X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b6bf4e34558b2854222a1cd3c507c025ff38fde;p=pspp-builds.git Added src/math/statistic.h to dist files. --- diff --git a/src/math/automake.mk b/src/math/automake.mk index c9e1cddd..5b67c1cf 100644 --- a/src/math/automake.mk +++ b/src/math/automake.mk @@ -26,6 +26,7 @@ src_math_libpspp_math_a_SOURCES = \ src/math/order-stats.c src/math/order-stats.h \ src/math/percentiles.c src/math/percentiles.h \ src/math/random.c src/math/random.h \ + src/math/statistic.h \ src/math/sort.c src/math/sort.h \ src/math/trimmed-mean.c src/math/trimmed-mean.h \ src/math/tukey-hinges.c src/math/tukey-hinges.h