Initial import to Tizen
[profile/ivi/sphinxbase.git] / test / unit / test_fe / Makefile.am
1 check_PROGRAMS = test_fe test_pitch
2
3 TESTS = test_fe test_pitch
4 INCLUDES = \
5         -I$(top_srcdir)/include/sphinxbase \
6         -I$(top_srcdir)/include \
7         -I$(top_builddir)/include \
8         -DTESTDATADIR=\"$(top_srcdir)/test/regression\"
9
10 noinst_HEADERS = test_macros.h
11
12 LDADD = ${top_builddir}/src/libsphinxbase/libsphinxbase.la