Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/moses-smt/mosesdecoder.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKenneth Heafield <kenlm@kheafield.com>2011-12-01 00:01:08 +0400
committerKenneth Heafield <kenlm@kheafield.com>2011-12-01 00:01:08 +0400
commit297cc00c3a272a84d0f698a72af5ea68124fe28d (patch)
tree77aa03662c5d99edc262a183e7a1b17e50a2ebd5 /scripts/Jamfile
parentdcc450d1d30db900004d9d9a031ad6b7dea9dd1a (diff)
Unbreak build darn globs
Diffstat (limited to 'scripts/Jamfile')
-rw-r--r--scripts/Jamfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/Jamfile b/scripts/Jamfile
index ae44ae482..c8d307e39 100644
--- a/scripts/Jamfile
+++ b/scripts/Jamfile
@@ -50,7 +50,7 @@ if $(location) {
install scripts :
[ glob-tree README *.js *.pl *.perl *.py *.sh *.php : tests regression-testing other bin train_model.perl ]
- [ glob tokenizer/nonbreaking_prefixes/* ems/example/* ems/example/data/* ]
+ [ glob tokenizer/nonbreaking_prefixes/* ems/example/*.* ems/example/data/* ]
ems/experiment.machines
ems/experiment.meta
ems/web/setup