]> err.no Git - scalable-opengroupware.org/blob - SOGo/UI/GNUmakefile
started TB look scheduler
[scalable-opengroupware.org] / SOGo / UI / GNUmakefile
1 # GNUstep makefile
2
3 include $(GNUSTEP_MAKEFILES)/common.make
4
5 SUBPROJECTS += \
6         SOGoUI          \
7         Common          \
8         Scheduler       \
9         Contacts        \
10         Mailer          \
11         Anais           \
12
13 # experimental
14 SUBPROJECTS += \
15         MailerContacts  \
16         MailerScheduler
17
18 include $(GNUSTEP_MAKEFILES)/aggregate.make