Fix derp.

This commit is contained in:
Themaister 2013-05-28 09:46:40 +02:00
parent 70e99c30ab
commit b547f354cb

View File

@ -60,7 +60,7 @@ endif
DEFINES = -DHAVE_CONFIG_H -DHAVE_SCREENSHOTS
ifneq ($(GLOBAL_CONFIG_DIR), )
ifeq ($(GLOBAL_CONFIG_DIR),)
GLOBAL_CONFIG_DIR = /etc
endif
DEFINES += -DGLOBAL_CONFIG_DIR='"$(GLOBAL_CONFIG_DIR)"'