From f2c466be49e5314509a7912041cce091ff516ed8 Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Fri, 1 Apr 2011 19:45:36 +0000 Subject: [PATCH] Monotone-Parent: e91e560ca6c090284bbf4b21c0faf601ae784a38 Monotone-Revision: 0d33a0e0f292ce34593481d0fa26cae27146aa3b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-04-01T19:45:36 Monotone-Branch: ca.inverse.sogo --- Tests/Unit/GNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tests/Unit/GNUmakefile b/Tests/Unit/GNUmakefile index 525707134..0fa8ffd2a 100644 --- a/Tests/Unit/GNUmakefile +++ b/Tests/Unit/GNUmakefile @@ -27,7 +27,7 @@ ADDITIONAL_INCLUDE_DIRS += \ -D_GNU_SOURCE -I../SOPE/ -I../SoObjects/ -I../UI/ ADDITIONAL_LIB_DIRS += \ - -L../SoObjects/SOGo -lSOGo -lNGMime -lNGCards -lGDLContentStore + -L../SoObjects/SOGo -lSOGo -lNGMime -lNGCards -lGDLContentStore -lNGExtensions -lSBJson -lobjc -include GNUmakefile.preamble include $(GNUSTEP_MAKEFILES)/tool.make