rhubarb-lip-sync/lib/sphinxbase-rev13216/test/unit/test_util/Makefile.am

24 lines
491 B
Makefile
Raw Normal View History

2015-10-19 19:45:08 +00:00
check_PROGRAMS = \
test_fopen \
test_bitarr \
test_bit_encode \
test_build_directory \
test_heap \
test_filename \
test_readfile
TESTS = $(check_PROGRAMS)
AM_CFLAGS =\
-I$(top_srcdir)/include/sphinxbase \
-I$(top_srcdir)/include \
-I$(top_builddir)/include \
-DTESTDATADIR=\"$(top_srcdir)/test/regression\" \
-DLMDIR=\"${top_srcdir}/test/unit/test_ngram\"
LDADD = ${top_builddir}/src/libsphinxbase/libsphinxbase.la
noinst_HEADERS = test_macros.h
CLEANFILES = *.log *.out