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