]> err.no Git - scalable-opengroupware.org/blob - GNUmakefile
git-svn-id: http://svn.opengroupware.org/SOGo/inverse/trunk@1137 d1b88da0-ebda-0310...
[scalable-opengroupware.org] / GNUmakefile
1 # GNUstep makefile
2
3 -include config.make
4 include $(GNUSTEP_MAKEFILES)/common.make
5
6 SUBPROJECTS = \
7         SOPE/NGCards \
8         OGoContentStore \
9         SoObjects       \
10         Main            \
11         UI              \
12 #       Protocols       \
13
14 include $(GNUSTEP_MAKEFILES)/aggregate.make