sogo/UI/GNUmakefile
Wolfgang Sourdeau 9086e4fd02 Monotone-Parent: fc8e6bbe0cff3fd2f022a39f28fc8c57fac144e9
Monotone-Revision: 896895232d25506e19bd733d08a718ef9692eecd

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-08-21T19:42:16
Monotone-Branch: ca.inverse.sogo
2007-08-21 19:42:16 +00:00

19 lines
281 B
Makefile

# GNUstep makefile
-include ../config.make
include $(GNUSTEP_MAKEFILES)/common.make
SUBPROJECTS += \
SOGoUI \
SOGoElements \
Common \
Contacts \
MailerUI \
MailPartViewers \
MainUI \
PreferencesUI \
Scheduler \
Templates
include $(GNUSTEP_MAKEFILES)/aggregate.make