]> err.no Git - scalable-opengroupware.org/commitdiff
corrected path to libOGoContentStore
authormaxime <maxime@d1b88da0-ebda-0310-925b-ed51d893ca5b>
Wed, 6 Jul 2005 15:24:53 +0000 (15:24 +0000)
committermaxime <maxime@d1b88da0-ebda-0310-925b-ed51d893ca5b>
Wed, 6 Jul 2005 15:24:53 +0000 (15:24 +0000)
git-svn-id: http://svn.opengroupware.org/SOGo/trunk@667 d1b88da0-ebda-0310-925b-ed51d893ca5b

SOGo/Protocols/common.make

index e4de57d0ae99f455c1a587c03c3efdd678db43b5..7bd55dcced890aed08b4c7707723a3653743822e 100644 (file)
@@ -17,7 +17,7 @@ ADDITIONAL_INCLUDE_DIRS += \
 RELBUILD_DIR_libSOGo = \
        $(GNUSTEP_BUILD_DIR)/../../SoObjects/SOGo/$(GNUSTEP_OBJ_DIR_NAME)
 RELBUILD_DIR_libOGoContentStore = \
-       $(GNUSTEP_BUILD_DIR)/../../../OGoContentStore/$(GNUSTEP_OBJ_DIR_NAME)
+       $(GNUSTEP_BUILD_DIR)/../../../SOGo/OGoContentStore/$(GNUSTEP_OBJ_DIR_NAME)
 
 ADDITIONAL_LIB_DIRS +=                                 \
        -L$(RELBUILD_DIR_libSOGo)               \