Skip to content

Commit d0dc999

Browse files
committed
Include libyuescript in the baremetal Makefile
1 parent 6fc404e commit d0dc999

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build/baremetalpi/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ LIBS := \
3030
$(TIC80LIB)/libluaapi.a \
3131
$(TIC80LIB)/liblua.a \
3232
$(TIC80LIB)/libmoon.a \
33+
$(TIC80LIB)/libyuescript.a \
3334
$(TIC80LIB)/libfennel.a \
3435
$(TIC80LIB)/libzip.a \
3536
$(TIC80LIB)/libblipbuf.a \

0 commit comments

Comments
 (0)