X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=lib%2Fautomake.mk;h=9bde4afcf26d77b9950e960cdfd29063b7cbbbeb;hb=b3b8cd820da3100f7ad474a5ab88e2737da18d1b;hp=9197da9742569acb1baed6b933e74a409b3e66f8;hpb=015e221b0f8578afee769528572c76387f26c629;p=pspp diff --git a/lib/automake.mk b/lib/automake.mk index 9197da9742..9bde4afcf2 100644 --- a/lib/automake.mk +++ b/lib/automake.mk @@ -1,10 +1,9 @@ ## 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 -include $(top_srcdir)/lib/gtksheet/automake.mk +if HAVE_GUI +include $(top_srcdir)/lib/gtk-contrib/automake.mk endif EXTRA_DIST += lib/OChangeLog