summaryrefslogtreecommitdiffstats
path: root/src/tools/boost/gui/Makefile.am
blob: 94fda007930986afac43a77ff801b850a60882d1 (plain)
1
2
3
4
5
6
INCLUDES = -I$(top_srcdir)/src $(all_includes)
METASOURCES = AUTO

noinst_LTLIBRARIES = libboostui.la
libboostui_la_SOURCES = boost_ui.cpp
libboostui_la_LDFLAGS = $(all_libraries)