Fix build of console and GUI executables for Windows
commit537f5afc778370aa428d86eba79b978cba9d2828
authorStefan Weil <sw@weilnetz.de>
Thu, 16 Nov 2017 15:27:11 +0000 (16 16:27 +0100)
committerStefan Weil <sw@weilnetz.de>
Thu, 16 Nov 2017 15:27:11 +0000 (16 16:27 +0100)
tree591f5fbbcbe830fe591a4a3cf4a2804327a92abb
parentf573281a1d63709450a008605383d481a08422c8
Fix build of console and GUI executables for Windows

It was broken by commit 8ecc89f6e792152496eccb684d6c8c48aba8027d which
moved the SDL linker flags from macro libs_softmmu to SDL_LIBS.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
Makefile.target