summaryrefslogtreecommitdiff
path: root/example_extff/Makefile.am
diff options
context:
space:
mode:
authorChris Dyer <cdyer@allegro.clab.cs.cmu.edu>2012-12-15 02:53:56 -0500
committerChris Dyer <cdyer@allegro.clab.cs.cmu.edu>2012-12-15 02:53:56 -0500
commitc7b1dc8eabd50eefb7403ce36d2746f2df39e30e (patch)
tree4825420ae4cbf5a97bf378f5f3b7b2a5133d66f2 /example_extff/Makefile.am
parentf5bc0c9ad71b9cf7d46ad56862a084f168817753 (diff)
enable kenlm compression
Diffstat (limited to 'example_extff/Makefile.am')
-rw-r--r--example_extff/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/example_extff/Makefile.am b/example_extff/Makefile.am
index ac2694ca..7b7c34b5 100644
--- a/example_extff/Makefile.am
+++ b/example_extff/Makefile.am
@@ -1,4 +1,4 @@
-AM_CPPFLAGS = -DBOOST_TEST_DYN_LINK -W -Wno-sign-compare $(GTEST_CPPFLAGS) -I.. -I../mteval -I../utils -I../klm -I../decoder
+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