Remove feature to automatically connect to GDB when debugging is enabled.
[pspp] / src / ui / automake.mk
1 ## Process this file with automake to produce Makefile.in  -*- makefile -*-
2
3 include $(top_srcdir)/src/ui/terminal/automake.mk
4 include $(top_srcdir)/src/ui/gui/automake.mk
5
6
7 noinst_LTLIBRARIES += src/ui/libuicommon.la
8
9 src_ui_libuicommon_la_SOURCES = \
10         src/ui/source-init-opts.c src/ui/source-init-opts.h \
11         src/ui/syntax-gen.c src/ui/syntax-gen.h
12
13 EXTRA_DIST += src/ui/OChangeLog