rhubarb-lip-sync/lib/sphinxbase-5prealpha-2015-0.../test/unit/test_fe/Makefile.am

13 lines
312 B
Makefile
Raw Normal View History

2015-10-19 19:45:08 +00:00
check_PROGRAMS = test_fe test_pitch
TESTS = test_fe test_pitch
AM_CFLAGS =\
-I$(top_srcdir)/include/sphinxbase \
-I$(top_srcdir)/include \
-I$(top_builddir)/include \
-DTESTDATADIR=\"$(top_srcdir)/test/regression\"
noinst_HEADERS = test_macros.h
LDADD = ${top_builddir}/src/libsphinxbase/libsphinxbase.la