summaryrefslogtreecommitdiff
path: root/decoder
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
commitca7d0174e012b39cd52c23f0b8911c01b71c85c8 (patch)
tree4aab392df0214c10ffc41365b96beae135b952da /decoder
parentdc078281c2fd83db9fc4860e8b24979ab2a1e407 (diff)
Update build system, add missing cc files
Diffstat (limited to 'decoder')
-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