]> err.no Git - scalable-opengroupware.org/blobdiff - GNUmakefile
git-svn-id: http://svn.opengroupware.org/SOGo/inverse/trunk@1274 d1b88da0-ebda-0310...
[scalable-opengroupware.org] / GNUmakefile
index 116a4b011f3de42d60c9925e8e23c9302470a664..36388a08436f7d753809ddbb9b2fabffed132c6d 100644 (file)
@@ -1,8 +1,15 @@
 # GNUstep makefile
 
+-include config.make
 include $(GNUSTEP_MAKEFILES)/common.make
 
 SUBPROJECTS = \
-       SOGo            \
+       SOPE/NGCards \
+       SOPE/GDLContentStore \
+       OGoContentStore \
+       SoObjects       \
+       Main            \
+       UI              \
+#      Protocols       \
 
 include $(GNUSTEP_MAKEFILES)/aggregate.make