Skip to content

Commit 218c1bd

Browse files
committed
Remove build_sorted.ml from scripts/ninja.js
1 parent 0dc4e70 commit 218c1bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/ninja.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1609,7 +1609,7 @@ rule ocamlmklib
16091609
rule mk_keywords
16101610
command = $ocaml $in
16111611
generator = true
1612-
build ext/js_reserved_map.ml: mk_keywords build_sorted.ml keywords.list
1612+
build ext/js_reserved_map.ml: mk_keywords keywords.list
16131613
16141614
build stubs/libbs_hash.a stubs/dllbs_hash.so: ocamlmklib stubs/ext_basic_hash_stubs.o
16151615
name = stubs/bs_hash

0 commit comments

Comments
 (0)