diff options
author | Kenneth Heafield <github@kheafield.com> | 2012-09-09 21:56:05 +0100 |
---|---|---|
committer | Kenneth Heafield <github@kheafield.com> | 2012-09-09 21:56:05 +0100 |
commit | 8a3b40e47575d0013bcab7294aa5f1d73107dd12 (patch) | |
tree | 5b1ed85c84aa75c743e703c53d82ee50eef3114f /dpmert/Jamfile | |
parent | e26edac51cc47b2b2322fbb870308daa708cec8c (diff) |
Fix dpmert deps
Diffstat (limited to 'dpmert/Jamfile')
-rw-r--r-- | dpmert/Jamfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dpmert/Jamfile b/dpmert/Jamfile index bc4b079b..647caac8 100644 --- a/dpmert/Jamfile +++ b/dpmert/Jamfile @@ -16,6 +16,7 @@ lib dpmert : : : <library>..//utils <library>..//mteval + <library>..//decoder <library>../klm/lm//kenlm <library>..//boost_program_options <include>. |