]> err.no Git - scalable-opengroupware.org/blob - UI/GNUmakefile
c91abddf62fef8976937855e9a18889247f38f04
[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         Contacts        \
10         MailerUI        \
11         MailPartViewers \
12         MainUI          \
13         PreferencesUI   \
14         Scheduler       \
15         Templates
16
17 include $(GNUSTEP_MAKEFILES)/aggregate.make