Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
ColleagueRiley authored Oct 4, 2024
1 parent 2e3061d commit d6d1d64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ else ifeq ($(CC),emcc)
NO_VULKAN = 1
detected_OS = web

LIBS += --preload-file ./examples
LIBS += --embed-file ./
else
LIBS += -std=c99
endif
Expand Down

0 comments on commit d6d1d64

Please sign in to comment.