Fix compiling Makefile (broke in macOS frameworks commit)

This commit is contained in:
Zack Middleton 2018-04-26 11:46:00 -05:00
parent 9b2df26024
commit 1caf1fb875
1 changed files with 0 additions and 1 deletions

View File

@ -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.