X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=lib%2Fautomake.mk;h=9bde4afcf26d77b9950e960cdfd29063b7cbbbeb;hb=e2583dfdd29bc30e30ec1f0b38cb261ba6d87e37;hp=7cd9c9f477da0fd0b76359225d88dbc0f4edec62;hpb=a1efcf97ca2f75f4be6a0389ff2372c03ed2d4e1;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