summaryrefslogtreecommitdiffstats
path: root/utils/training/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'utils/training/Makefile.am')
-rw-r--r--utils/training/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/utils/training/Makefile.am b/utils/training/Makefile.am
index 353e400..f955c56 100644
--- a/utils/training/Makefile.am
+++ b/utils/training/Makefile.am
@@ -23,6 +23,8 @@ INCLUDES = -I$(top_srcdir)/src \
-I$(top_srcdir)/src/lookup \
@GLIB2_CPPFLAGS@
+noinst_HEADERS = k_mixture_model.h
+
noinst_PROGRAMS = gen_ngram gen_unigram estimate_interpolation
gen_ngram_SOURCES = gen_ngram.cpp