summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTim Angus <tim.angus@roslin.ed.ac.uk>2014-08-27 10:36:49 +0100
committerTim Angus <tim@ngus.net>2014-08-28 11:20:29 +0100
commit43ce010079fab53bffd21da3805f704ed8acabd7 (patch)
tree39d1a73ac7de923e5b4fd75b3f5261ea8855407a /Makefile
parentac9e52d5d4e8e63699393aa4b4ad962b6f61f763 (diff)
Bullshit change to test jenkins configuration
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 24ef0d06..cd194310 100644
--- a/Makefile
+++ b/Makefile
@@ -474,7 +474,7 @@ ifeq ($(PLATFORM),darwin)
CLIENT_LIBS += -framework IOKit \
$(LIBSDIR)/macosx/libSDL2-2.0.0.dylib
RENDERER_LIBS += -framework OpenGL $(LIBSDIR)/macosx/libSDL2-2.0.0.dylib
- CLIENT_EXTRA_FILES=$(LIBSDIR)/macosx/libSDL2-2.0.0.dylib
+ CLIENT_EXTRA_FILES += $(LIBSDIR)/macosx/libSDL2-2.0.0.dylib
OPTIMIZE = $(OPTIMIZEVM) -ffast-math