From e9a951e0418753aaf1878e4ed80a6d4d9b429985 Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Wed, 3 Jun 2009 14:34:15 +0000 Subject: [PATCH] Monotone-Parent: b0c0f20c06bd2f8385a77d9c2d072d367d86789a Monotone-Revision: f5b2544b7b7565841ff64e184b65a5e1cfc12747 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-06-03T14:34:15 Monotone-Branch: ca.inverse.sogo --- GNUmakefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/GNUmakefile b/GNUmakefile index 127f392f1..af8be3570 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -9,6 +9,7 @@ SUBPROJECTS = \ OGoContentStore \ SoObjects \ Main \ - UI + UI \ + Tools include $(GNUSTEP_MAKEFILES)/aggregate.make