pivot table procedure conceptually works
[pspp] / lib / automake.mk
index 440a8595a03d2dc52c58bf56ce65950375bf85bf..0344235819954a11f4ab3320a5b337b4f07378ba 100644 (file)
@@ -1,7 +1,8 @@
 ## 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 WITHGUI
-include $(top_srcdir)/lib/gtksheet/automake.mk
+if HAVE_GUI
+include $(top_srcdir)/lib/gtk-contrib/automake.mk
 endif