Skip to content

Commit 168baf2

Browse files
committed
Compile phrase_table_vocab
1 parent ae5ad8a commit 168baf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lm/Jamfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ for local p in [ glob *_main.cc ] {
3737
exes += $(name) ;
3838
}
3939

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

0 commit comments

Comments
 (0)