From 1caf1fb87504cac84757d7d86d2a2a5be042181c Mon Sep 17 00:00:00 2001 From: Zack Middleton Date: Thu, 26 Apr 2018 11:46:00 -0500 Subject: [PATCH] Fix compiling Makefile (broke in macOS frameworks commit) --- Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile b/Makefile index ed749dfa..e85e1b8c 100644 --- a/Makefile +++ b/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.