mirror of
https://github.com/moses-smt/mosesdecoder.git
synced 2025-01-01 08:21:47 +03:00
Unbreak build darn globs
This commit is contained in:
parent
dcc450d1d3
commit
297cc00c3a
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user