]> err.no Git - sope/commitdiff
git-svn-id: http://svn.opengroupware.org/SOPE/trunk@22 e4a50df8-12e2-0310-a44c-efbce7...
authorhelge <helge@e4a50df8-12e2-0310-a44c-efbce7f8a7e3>
Fri, 20 Aug 2004 22:33:46 +0000 (22:33 +0000)
committerhelge <helge@e4a50df8-12e2-0310-a44c-efbce7f8a7e3>
Fri, 20 Aug 2004 22:33:46 +0000 (22:33 +0000)
sope-appserver/NGScripting/GNUmakefile.preamble

index 7e39eb07b9ab910fc63ae2b13654806c2547e1d4..75c722097c4558b29f12b0fcb5809db2f91a8b4d 100644 (file)
@@ -9,8 +9,8 @@ libNGScripting_LIBRARIES_DEPEND_UPON += \
        -lDOM -lSaxObjC
 
 ifneq ($(GNUSTEP_BUILD_DIR),)
-RELBUILD_DIR_SxCore=$(GNUSTEP_BUILD_DIR)/../../skyrix-core
-RELBUILD_DIR_SxXml=$(GNUSTEP_BUILD_DIR)/../../skyrix-xml
+RELBUILD_DIR_SxCore=$(GNUSTEP_BUILD_DIR)/../../sope-core
+RELBUILD_DIR_SxXml=$(GNUSTEP_BUILD_DIR)/../../sope-xml
 
 libNGScripting_LIB_DIRS += \
        -L$(RELBUILD_DIR_SxCore)/NGExtensions/$(GNUSTEP_OBJ_DIR_NAME)   \