diff --git a/src/Makefile b/src/Makefile index 6d8d6a89ca193d0e6162c628a80ebd7e3903177a..23312d27e2a67329c53a822f3a73c29f89433c2f 100644 --- a/src/Makefile +++ b/src/Makefile @@ -106,6 +106,7 @@ ifeq ($(OS),Windows_NT) # all windows are Windows_NT... # go for a 32-bit sdl mingw exe by default MINGW=1 SDL=1 + WINDOWSHELL=1 else # if you on the *nix