sogo/UI/GNUmakefile
Wolfgang Sourdeau a10edc6f3d Monotone-Parent: 82955b51426b67750184f10aed5c5f37b9c46733
Monotone-Revision: 45f11f1a9841ec051f709df2dd3f62b91fe5613f

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-06-27T21:18:02
Monotone-Branch: ca.inverse.sogo
2007-06-27 21:18:02 +00:00

18 lines
265 B
Makefile

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