From f6fbc99ffa380405e7c832cb0762d1bdd53e3ad0 Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Fri, 29 Jun 2007 21:47:56 +0000 Subject: [PATCH] Monotone-Parent: 21ace498e8c818ef3f8598f9edbc4ce7b967ee85 Monotone-Revision: 4a51859db31dc89372c92c070eeef5d2c0388fe6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-29T21:47:56 Monotone-Branch: ca.inverse.sogo --- Main/GNUmakefile.preamble | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Main/GNUmakefile.preamble b/Main/GNUmakefile.preamble index 9938d4af2..6d8c1dc96 100644 --- a/Main/GNUmakefile.preamble +++ b/Main/GNUmakefile.preamble @@ -7,7 +7,7 @@ ADDITIONAL_CPPFLAGS += \ ADDITIONAL_INCLUDE_DIRS += \ -I../SoObjects/ \ - -I../.. + -I.. ADDITIONAL_LIB_DIRS += \ -L../SoObjects/SOGo/$(GNUSTEP_OBJ_DIR)/ \