summaryrefslogtreecommitdiff
path: root/example_extff/Makefile.am
diff options
context:
space:
mode:
authorChris Dyer <redpony@gmail.com>2015-03-03 01:14:07 -0500
committerChris Dyer <redpony@gmail.com>2015-03-03 01:14:07 -0500
commit6cbdccb1d9a62b2723b962ba4b6e66f1631e48d3 (patch)
tree686d2e294f8a69cad620fced60106fcb1f6cac8e /example_extff/Makefile.am
parent24cee877f2bb4b490495ea578564d0266b1addd3 (diff)
migration to cmake
Diffstat (limited to 'example_extff/Makefile.am')
-rw-r--r--example_extff/Makefile.am5
1 files changed, 0 insertions, 5 deletions
diff --git a/example_extff/Makefile.am b/example_extff/Makefile.am
deleted file mode 100644
index 6abfe6c5..00000000
--- a/example_extff/Makefile.am
+++ /dev/null
@@ -1,5 +0,0 @@
-AM_CPPFLAGS = -DBOOST_TEST_DYN_LINK -W -Wall -Wno-sign-compare -I$(top_srcdir) -I$(top_srcdir)/mteval -I$(top_srcdir)/utils -I$(top_srcdir)/klm -I$(top_srcdir)/decoder
-
-lib_LTLIBRARIES = libff_example.la
-libff_example_la_SOURCES = ff_example.cc
-libff_example_la_LDFLAGS = -version-info 1:0:0 -module