update run/Makefile to build thirdparty libaries

main
xiaosuGW 3 years ago
parent 66440cf74d
commit ab4ca63545

@ -107,7 +107,7 @@ CFILES += thirdparty/dist/lib/http_parser.o
JSMNCFLAGS += -DJSMN_STATIC
JSMNCFLAGS += -DJSMN_STRICT
all: runtime
all: thirdparty runtime
runtime:
@echo "Compiling runtime"

Loading…
Cancel
Save