Skip to content

Commit 4c2d557

Browse files
committed
[interpreter] Makefile tweak
1 parent a4bcf04 commit 4c2d557

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ all: unopt opt libunopt libopt test
4141
land: $(WINMAKE) all
4242
zip: $(ZIP)
4343
smallint: smallint.native
44-
ci: land wast.js dunebuild
44+
ci: land jslib dunebuild
4545

4646
dunebuild:
4747
dune build

0 commit comments

Comments
 (0)