X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fautomake.mk;h=743d0b6dd77a85472de65b19967d79241df2cc5f;hb=77dc491d3b0c1429801ec839e7afab0fbef6a7fc;hp=c21b681d1f289f980e8bbcd274c2743726c73275;hpb=e0c37920bb2cc46ee559e3992470572d4b4d27e6;p=pspp-builds.git diff --git a/src/ui/automake.mk b/src/ui/automake.mk index c21b681d..743d0b6d 100644 --- a/src/ui/automake.mk +++ b/src/ui/automake.mk @@ -1,7 +1,7 @@ ## Process this file with automake to produce Makefile.in -*- makefile -*- include $(top_srcdir)/src/ui/terminal/automake.mk -if WITHGUI +if HAVE_GUI include $(top_srcdir)/src/ui/gui/automake.mk endif