diff --git a/src/Makefile b/src/Makefile index 6d8d6a89c..23312d27e 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