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