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

noinst_LTLIBRARIES = libcc5xui.la
libcc5xui_la_SOURCES = cc5x_ui.cpp
libcc5xui_la_LDFLAGS = $(all_libraries)