diff --git a/Makefile b/Makefile index 91cc2cae..81de153d 100644 --- a/Makefile +++ b/Makefile @@ -1040,6 +1040,7 @@ ifeq ($(PLATFORM),emscripten) BUILD_GAME_SO=0 BUILD_RENDERER_OPENGL1=0 BUILD_SERVER=0 + USE_HTTP=0 CLIENT_CFLAGS+=-s USE_SDL=2