summaryrefslogtreecommitdiff
path: root/dpmert/Jamfile
diff options
context:
space:
mode:
Diffstat (limited to 'dpmert/Jamfile')
-rw-r--r--dpmert/Jamfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/dpmert/Jamfile b/dpmert/Jamfile
index 647caac8..6f6a3d40 100644
--- a/dpmert/Jamfile
+++ b/dpmert/Jamfile
@@ -9,14 +9,14 @@ lib dpmert :
mert_geometry.cc
..//utils
..//mteval
- ..//decoder
+ ../decoder//decoder
../klm/lm//kenlm
..//boost_program_options
: <include>.
: :
<library>..//utils
<library>..//mteval
- <library>..//decoder
+ <library>../decoder//decoder
<library>../klm/lm//kenlm
<library>..//boost_program_options
<include>.