work on PRINT encoding
[pspp] / lib / automake.mk
index 6b20c67478909fe6232730b58d7b4056de720490..3fb94bfe6fff0dc9fda19095aadbeeb0fe0cb878 100644 (file)
@@ -1,8 +1,9 @@
 ## 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
+if HAVE_GUI
 include $(top_srcdir)/lib/gtk-contrib/automake.mk
 endif