]> err.no Git - scalable-opengroupware.org/blobdiff - GNUmakefile
initial sync
[scalable-opengroupware.org] / GNUmakefile
index 8099204192811aab57bb42d0b927b7bdb3c02975..def68eaa8c23ba6fb818d29abddb63d56f5a0456 100644 (file)
@@ -1,11 +1,14 @@
-# $Id$
+# GNUstep makefile
 
+-include config.make
 include $(GNUSTEP_MAKEFILES)/common.make
 
 SUBPROJECTS = \
-       OGoContentStore \
-       SOGoLogic       \
-       SOGo            \
-
+       OGoContentStore \
+       SoObjects       \
+       Main            \
+       UI              \
+       Protocols       \
 
 include $(GNUSTEP_MAKEFILES)/aggregate.make
+