sogo/Misc/WebUI/GNUmakefile.preamble

9 lines
141 B
Plaintext
Raw Normal View History

# $Id$
-include GNUmakefile.preamble.local
ifeq ($(findstring darwin, $(GNUSTEP_HOST_OS)),)
ADDITIONAL_OBJCFLAGS += -DWITHOUT_SOPEX
endif