]> err.no Git - scalable-opengroupware.org/blob - UI/GNUmakefile
git-svn-id: http://svn.opengroupware.org/SOGo/inverse/trunk@1068 d1b88da0-ebda-0310...
[scalable-opengroupware.org] / UI / GNUmakefile
1 # GNUstep makefile
2
3 -include ../config.make
4 include $(GNUSTEP_MAKEFILES)/common.make
5
6 SUBPROJECTS += \
7         SOGoUI          \
8         MainUI          \
9         Common          \
10         Scheduler       \
11         Contacts        \
12         MailerUI        \
13         MailPartViewers \
14         Templates
15
16 include $(GNUSTEP_MAKEFILES)/aggregate.make