fix typo in the makefile (adding an extra space)

This commit is contained in:
Rudolf Polzer 2010-04-12 14:47:42 +02:00
parent eeda7cae23
commit 83cbe921dc

View File

@ -77,7 +77,8 @@ LIBS_DL ?= -ldl # nothing on Win32
CPPFLAGS_ZLIB ?=
LIBS_ZLIB ?= -lz
DEPEND_ON_MAKEFILE ?= yes
DOWNLOAD_GAMEPACKS ?= yes # set to no to disable gamepack, set to all to even download undistributable gamepacks
DOWNLOAD_GAMEPACKS ?= yes
# set to no to disable gamepack, set to all to even download undistributable gamepacks
DEPENDENCIES_CHECK ?= quiet
# or: off, verbose