]> err.no Git - scalable-opengroupware.org/blob - UI/GNUmakefile
git-svn-id: http://svn.opengroupware.org/SOGo/inverse/trunk@1089 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         Common          \
8         Contacts        \
9         MailerUI        \
10         MailPartViewers \
11         MainUI          \
12         PreferencesUI   \
13         Scheduler       \
14         SOGoUI          \
15         Templates
16
17 include $(GNUSTEP_MAKEFILES)/aggregate.make