Skip to content

Commit

Permalink
Compile phrase_table_vocab
Browse files Browse the repository at this point in the history
  • Loading branch information
kpu committed Mar 8, 2016
1 parent ae5ad8a commit 168baf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lm/Jamfile
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ for local p in [ glob *_main.cc ] {
exes += $(name) ;
}

alias programs : $(exes) filter//filter builder//dump_counts : <threading>multi:<source>builder//lmplz ;
alias programs : $(exes) filter//filter filter//phrase_table_vocab builder//dump_counts : <threading>multi:<source>builder//lmplz ;

0 comments on commit 168baf2

Please sign in to comment.