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

13 lines
298 B
Makefile

check_PROGRAMS = test_bitvec
TESTS = test_bitvec
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