Update Makefile.Web

This commit is contained in:
Ray 2023-10-29 19:46:34 +01:00
parent e3363e9ad0
commit 2da8cc383c
1 changed files with 1 additions and 1 deletions

View File

@ -138,7 +138,7 @@ endif
# Define default make program: MAKE
#------------------------------------------------------------------------------------------------
MAKE ?= make
MAKE ?= emmake make
ifeq ($(PLATFORM),PLATFORM_DESKTOP)
ifeq ($(PLATFORM_OS),WINDOWS)