]> err.no Git - scalable-opengroupware.org/blobdiff - GNUmakefile
git-svn-id: http://svn.opengroupware.org/SOGo/inverse/trunk@1089 d1b88da0-ebda-0310...
[scalable-opengroupware.org] / GNUmakefile
index 8099204192811aab57bb42d0b927b7bdb3c02975..75961d3065c5194854582c73034085879f0e1150 100644 (file)
@@ -1,11 +1,14 @@
-# $Id$
+# GNUstep makefile
 
+-include config.make
 include $(GNUSTEP_MAKEFILES)/common.make
 
 SUBPROJECTS = \
-       OGoContentStore \
-       SOGoLogic       \
-       SOGo            \
-
+       SOPE/NGCards \
+       OGoContentStore \
+       SoObjects       \
+       Main            \
+       UI              \
+       Protocols       \
 
 include $(GNUSTEP_MAKEFILES)/aggregate.make