Implemented the POSTHOC subcommand for the ONEWAY command.
[pspp-builds.git] / src / math / automake.mk
index b29d9baad19290f23e3a84c0552c190b3d199f08..cdcc2c8cb79355d6434a32a6019f21aa6edc3851 100644 (file)
@@ -4,7 +4,8 @@
 noinst_LTLIBRARIES += src/math/libpspp-math.la
 
 src_math_libpspp_math_la_LIBADD = \
-       lib/linreg/liblinreg.la
+       lib/linreg/liblinreg.la \
+       lib/tukey/libtukey.la
 
 src_math_libpspp_math_la_SOURCES = \
        src/math/chart-geometry.c \