Implemented the POSTHOC subcommand for the ONEWAY command.
[pspp] / lib / automake.mk
index 9bde4afcf26d77b9950e960cdfd29063b7cbbbeb..3fb94bfe6fff0dc9fda19095aadbeeb0fe0cb878 100644 (file)
@@ -1,6 +1,7 @@
 ## Process this file with automake to produce Makefile.in  -*- makefile -*-
 
 include $(top_srcdir)/lib/linreg/automake.mk
+include $(top_srcdir)/lib/tukey/automake.mk
 
 if HAVE_GUI
 include $(top_srcdir)/lib/gtk-contrib/automake.mk