From cc0d766f31aa8f2bc1e7e8d251656726c1ad40c1 Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Mon, 20 Nov 2006 15:59:34 +0000 Subject: [PATCH] Monotone-Parent: 7ef3fc5a5aa4f023c3500caf206aaf3c7267592c Monotone-Revision: af2ac0b47badf581ab33cf12f83a5787e2545e11 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-20T15:59:34 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 ab6fba247..ad7221ae8 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 += -Lobj -L -lSOGo$(LIBRARY_NAME_SUFFIX) +ADDITIONAL_TOOL_LIBS += -Lobj -lSOGo$(LIBRARY_NAME_SUFFIX) -include GNUmakefile.preamble include $(GNUSTEP_MAKEFILES)/library.make