# 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
## 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
src_ui_gui_psppire_CPPFLAGS=
-if HAVE_GUI
bin_PROGRAMS += src/ui/gui/psppire
noinst_PROGRAMS += src/ui/gui/spreadsheet-test
src/ui/gui/.deps/psppire-marshal.Plo \
src/ui/gui/resources.c $(nodist_src_ui_gui_psppire_DATA)
-endif HAVE_GUI
#ensure the installcheck passes even if there is no X server available
installcheck-local: