From 6287be13e89cb858194501b830438b06712f722c Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Fri, 9 Feb 2007 16:31:53 +0000 Subject: [PATCH] Monotone-Parent: 66f2305131d36e0c071297f37ef233e6f1db816f Monotone-Revision: f2019cdd67c2c2aaf3f43178f49a72b8831dae77 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-09T16:31:53 Monotone-Branch: ca.inverse.sogo --- SoObjects/SOGo/GNUmakefile | 1 + 1 file changed, 1 insertion(+) diff --git a/SoObjects/SOGo/GNUmakefile b/SoObjects/SOGo/GNUmakefile index ffcc0cb0e..e5e5dc496 100644 --- a/SoObjects/SOGo/GNUmakefile +++ b/SoObjects/SOGo/GNUmakefile @@ -78,6 +78,7 @@ agenor_defaults_OBJC_FILES += agenor_defaults.m ADDITIONAL_TOOL_LIBS += -Lobj -lSOGo$(LIBRARY_NAME_SUFFIX) -include GNUmakefile.preamble +include ../common.make include $(GNUSTEP_MAKEFILES)/library.make include $(GNUSTEP_MAKEFILES)/tool.make -include GNUmakefile.postamble