X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=src%2Fui%2Fautomake.mk;h=a531cf3c745e0b549fc2622df399fa77c6e615c1;hb=d7f4b4d989a8acdfc41931524f79549ef1b97035;hp=a341ce6cec455e5df001a5cd9fc6b1d811a3b528;hpb=facb4a1ad3c9e8b2cdf55824680eed2afb91aebe;p=pspp diff --git a/src/ui/automake.mk b/src/ui/automake.mk index a341ce6cec..a531cf3c74 100644 --- a/src/ui/automake.mk +++ b/src/ui/automake.mk @@ -1,5 +1,5 @@ # PSPP - a program for statistical analysis. -# Copyright (C) 2017 Free Software Foundation, Inc. +# Copyright (C) 2017, 2020 Free Software Foundation, Inc. # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -17,8 +17,9 @@ ## Process this file with automake to produce Makefile.in -*- makefile -*- include $(top_srcdir)/src/ui/terminal/automake.mk +if HAVE_GUI include $(top_srcdir)/src/ui/gui/automake.mk - +endif noinst_LTLIBRARIES += src/ui/libuicommon.la