Skip to content

Commit

Permalink
Update Makefile.Web
Browse files Browse the repository at this point in the history
  • Loading branch information
raysan5 committed Oct 29, 2023
1 parent e3363e9 commit 2da8cc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/Makefile.Web
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ endif

# Define default make program: MAKE
#------------------------------------------------------------------------------------------------
MAKE ?= make
MAKE ?= emmake make

ifeq ($(PLATFORM),PLATFORM_DESKTOP)
ifeq ($(PLATFORM_OS),WINDOWS)
Expand Down

0 comments on commit 2da8cc3

Please sign in to comment.