From dde07082e1140e17d0b15ea90fea30cd3e2c95ff Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Fri, 17 Nov 2006 22:24:30 +0000 Subject: [PATCH] Monotone-Parent: b239afba7524a98b0055515076b127361e2dbd41 Monotone-Revision: efd3d5236a18e34726f17c93dd5549405c41417a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-17T22:24:30 Monotone-Branch: ca.inverse.sogo --- SoObjects/SOGo/GNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SoObjects/SOGo/GNUmakefile b/SoObjects/SOGo/GNUmakefile index a66052ce1..ab6fba247 100644 --- a/SoObjects/SOGo/GNUmakefile +++ b/SoObjects/SOGo/GNUmakefile @@ -67,7 +67,7 @@ agenor_shares4uid_OBJC_FILES += agenor_shares4uid.m agenor_emails4uid_OBJC_FILES += agenor_emails4uid.m agenor_defaults_OBJC_FILES += agenor_defaults.m -ADDITIONAL_TOOL_LIBS += -Lshared_debug_obj -lSOGo$(LIBRARY_NAME_SUFFIX) +ADDITIONAL_TOOL_LIBS += -Lobj -L -lSOGo$(LIBRARY_NAME_SUFFIX) -include GNUmakefile.preamble include $(GNUSTEP_MAKEFILES)/library.make