Do not drop netplay in SLIM build.

This commit is contained in:
Themaister 2011-08-28 22:43:50 +02:00
parent e28a32d922
commit 11aeb05a6e

View File

@ -11,13 +11,13 @@ HAVE_XAUDIO = 1
HAVE_DSOUND = 1
HAVE_SDL = 1
HAVE_DYLIB = 1
HAVE_NETPLAY = 1
ifeq ($(SLIM),)
HAVE_SDL_IMAGE = 1
HAVE_XML = 1
HAVE_FREETYPE = 1
HAVE_RSOUND = 1
HAVE_NETPLAY = 1
HAVE_FBO = 1
HAVE_CG = 1
HAVE_PYTHON = 1