summaryrefslogtreecommitdiff
path: root/decoder/Jamfile
diff options
context:
space:
mode:
authorKenneth Heafield <github@kheafield.com>2012-08-16 17:32:33 -0400
committerKenneth Heafield <github@kheafield.com>2012-08-16 17:32:33 -0400
commitbc94f8c8c3fc3978a68859a67d33ccd243437016 (patch)
tree9f0555d664a7654c41ba1705d810b87cee645e06 /decoder/Jamfile
parentf82833385b7cf3c01dc2f92830119dfe3ebc573e (diff)
Update build system, add missing cc files
Diffstat (limited to 'decoder/Jamfile')
-rw-r--r--decoder/Jamfile3
1 files changed, 3 insertions, 0 deletions
diff --git a/decoder/Jamfile b/decoder/Jamfile
index 06c5bfda..da02d063 100644
--- a/decoder/Jamfile
+++ b/decoder/Jamfile
@@ -55,6 +55,9 @@ lib decoder :
JSON_parser.c
json_parse.cc
grammar.cc
+ rescore_translator.cc
+ hg_remove_eps.cc
+ hg_union.cc
$(glc)
..//utils
..//mteval