fixed linux build

This commit is contained in:
tic
2018-03-24 11:57:17 +03:00
parent 2fd2f86038
commit ab8eada597
2 changed files with 2 additions and 2 deletions

View File

@@ -83,7 +83,7 @@ LINUX_LINKER_FLAGS= \
-lz \
-lsdlgpu \
-lGL \
-lSDL2
-l:libSDL2.a
MINGW_OUTPUT=$(BIN_NAME).exe