summaryrefslogtreecommitdiff
path: root/example_extff/Makefile.am
blob: 7b7c34b5ca141e9fb572d6034d55e23abb199bb6 (plain)
1
2
3
4
5
AM_CPPFLAGS = -DBOOST_TEST_DYN_LINK -W -Wall -Wno-sign-compare -I.. -I../mteval -I../utils -I../klm -I../decoder

lib_LTLIBRARIES = libff_example.la
libff_example_la_SOURCES = ff_example.cc
libff_example_la_LDFLAGS = -version-info 1:0:0 -module