Initial import to Tizen
[profile/ivi/sphinxbase.git] / test / unit / test_logmath / Makefile.am
1 check_PROGRAMS = test_log_int16 test_log_int8 test_log_shifted
2 TESTS = test_log_int16 test_log_int8 test_log_shifted
3
4 INCLUDES = \
5         -I$(top_srcdir)/include/sphinxbase \
6         -I$(top_srcdir)/include \
7         -I$(top_builddir)/include
8
9 LDADD = ${top_builddir}/src/libsphinxbase/libsphinxbase.la -lm
10
11 noinst_HEADERS = test_macros.h
12
13 CLEANFILES = *.out tmp.*