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 | 104e23dd0b0795abab4565228537438481dc5a5b (patch) | |
| tree | 969db7d4d2211f602d3ea34aa5da23ed8666d5f2 /dpmert/Jamfile | |
| parent | 5d159b948ad71850bcb03d0882ea7183a3a59b7e (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>. | 
