]> err.no Git - scalable-opengroupware.org/blob - UI/GNUmakefile
git-svn-id: http://svn.opengroupware.org/SOGo/trunk@908 d1b88da0-ebda-0310-925b-ed51d...
[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         Common          \
9         Scheduler       \
10         Contacts        \
11         MailerUI        \
12         MailPartViewers \
13         Anais           \
14
15 SUBPROJECTS += \
16         Templates
17
18 include $(GNUSTEP_MAKEFILES)/aggregate.make