X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=lib%2Fautomake.mk;h=3fb94bfe6fff0dc9fda19095aadbeeb0fe0cb878;hb=17ea290083721b2bdec04b14d99d36f60667c522;hp=6b20c67478909fe6232730b58d7b4056de720490;hpb=9e0e4996fad6563f0a1ce628b80db5c23ef8279e;p=pspp diff --git a/lib/automake.mk b/lib/automake.mk index 6b20c67478..3fb94bfe6f 100644 --- a/lib/automake.mk +++ b/lib/automake.mk @@ -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