Initial import to Tizen
[profile/ivi/sphinxbase.git] / test / unit / test_thread / Makefile.am
1 check_PROGRAMS = \
2         test_thread \
3         test_tls_log \
4         test_event \
5         test_msgq
6
7 TESTS = $(check_PROGRAMS)
8
9 INCLUDES = \
10         -I$(top_srcdir)/include/sphinxbase \
11         -I$(top_srcdir)/include \
12         -I$(top_builddir)/include \
13         -DTESTDATADIR=\"$(top_srcdir)/test/regression\"
14
15 LDADD = ${top_builddir}/src/libsphinxbase/libsphinxbase.la
16
17 noinst_HEADERS = test_macros.h
18
19 CLEANFILES = *.log