X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=lib%2Fautomake.mk;h=9bde4afcf26d77b9950e960cdfd29063b7cbbbeb;hb=d500232dbfbf76be9e525e3e5cdf59505b0cdf32;hp=7cd9c9f477da0fd0b76359225d88dbc0f4edec62;hpb=c9d55afdda746d7e8b39e5a117c1644debbb0c75;p=pspp diff --git a/lib/automake.mk b/lib/automake.mk index 7cd9c9f477..9bde4afcf2 100644 --- a/lib/automake.mk +++ b/lib/automake.mk @@ -1,9 +1,8 @@ ## Process this file with automake to produce Makefile.in -*- makefile -*- include $(top_srcdir)/lib/linreg/automake.mk -include $(top_srcdir)/lib/misc/automake.mk -if WITHGUI +if HAVE_GUI include $(top_srcdir)/lib/gtk-contrib/automake.mk endif