]> err.no Git - sope/blobdiff - sope-appserver/SoOFS/GNUmakefile.preamble
fixed install locations on OSX
[sope] / sope-appserver / SoOFS / GNUmakefile.preamble
index f2c930b814eeba0bea0e4c8db540c4adb0e4eff8..6a8f81629e1821309bb83595b51aba6d989143cc 100644 (file)
@@ -6,6 +6,10 @@ ADDITIONAL_OBJCFLAGS += -Wall -Wno-import -Wno-protocol
 SOPE_ROOT=../..
 CORE_ROOT=$(SOPE_ROOT)/sope-core
 
+ifeq ($(FOUNDATION_LIB),apple)
+SoOFS_INSTALL_DIR = /Library/Frameworks/
+endif
+
 ADDITIONAL_INCLUDE_DIRS += \
        -I.                     \
        -I..                    \