Skip to content

Commit 0478bea

Browse files
committed
Runtime: also install weak.js
1 parent 8b81716 commit 0478bea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile.filelist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ IMPL += lib/syntax/pa_js.cmx lib/syntax/pa_js.cmxs
1313
endif
1414
endif
1515

16-
OTHERS := runtime/runtime.js
16+
OTHERS := runtime/runtime.js runtime/weak.js
1717

1818
ifneq "${DERIVING}" ""
1919

0 commit comments

Comments
 (0)