X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fautomake.mk;h=743d0b6dd77a85472de65b19967d79241df2cc5f;hb=204a1ee35aebcc2cf955017070c1a3638cdaee22;hp=c21b681d1f289f980e8bbcd274c2743726c73275;hpb=a1efcf97ca2f75f4be6a0389ff2372c03ed2d4e1;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