Patch #5209
[pspp-builds.git] / 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 if WITHGUI
5 include $(top_srcdir)/src/ui/gui/automake.mk
6 endif
7
8
9 noinst_LIBRARIES += src/ui/libuicommon.a
10
11 src_ui_libuicommon_a_SOURCES = \
12         src/ui/flexifile.c \
13         src/ui/flexifile.h