mirror of
https://github.com/UberGames/lilium-voyager.git
synced 2024-11-10 06:31:47 +00:00
Fix compiling Makefile (broke in macOS frameworks commit)
This commit is contained in:
parent
9b2df26024
commit
1caf1fb875
1 changed files with 0 additions and 1 deletions
1
Makefile
1
Makefile
|
@ -507,7 +507,6 @@ ifeq ($(PLATFORM),darwin)
|
|||
else
|
||||
BASE_CFLAGS += -I$(SDLHDIR)/include
|
||||
endif
|
||||
endif
|
||||
|
||||
# We copy sdlmain before ranlib'ing it so that subversion doesn't think
|
||||
# the file has been modified by each build.
|
||||
|
|
Loading…
Reference in a new issue