]> err.no Git - scalable-opengroupware.org/blob - GNUmakefile
git-svn-id: http://svn.opengroupware.org/SOGo/inverse/trunk@1305 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         SOPE/GDLContentStore \
9         OGoContentStore \
10         SoObjects       \
11         Main            \
12         UI              \
13 #       Protocols       \
14
15 include $(GNUSTEP_MAKEFILES)/aggregate.make