From 5c40dcfe323dbf95a16a995588a77f393d42749c Mon Sep 17 00:00:00 2001 From: graehl Date: Sat, 7 Aug 2010 03:41:32 +0000 Subject: apply fsa models (so far only by bottom up) in cdec git-svn-id: https://ws10smt.googlecode.com/svn/trunk@487 ec762483-ff6d-05da-a07a-a48fb63a330f --- decoder/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'decoder/Makefile.am') diff --git a/decoder/Makefile.am b/decoder/Makefile.am index 189e28b0..88d6d17a 100644 --- a/decoder/Makefile.am +++ b/decoder/Makefile.am @@ -44,6 +44,7 @@ rule_lexer.cc: rule_lexer.l noinst_LIBRARIES = libcdec.a libcdec_a_SOURCES = \ + apply_fsa_models.cc \ rule_lexer.cc \ fst_translator.cc \ csplit.cc \ -- cgit v1.2.3