summaryrefslogtreecommitdiff
path: root/klm
diff options
context:
space:
mode:
Diffstat (limited to 'klm')
-rw-r--r--klm/lm/Makefile.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/klm/lm/Makefile.am b/klm/lm/Makefile.am
index eb71c0f5..0fbabf1f 100644
--- a/klm/lm/Makefile.am
+++ b/klm/lm/Makefile.am
@@ -1,3 +1,8 @@
+bin_PROGRAMS = build_binary
+
+build_binary_SOURCES = build_binary.cc
+build_binary_LDADD = ../util/libklm_util.a libklm.a -lz
+
#noinst_PROGRAMS = \
# ngram_test
#TESTS = ngram_test