sogo/UI/GNUmakefile
Wolfgang Sourdeau 7e73f387a1 Monotone-Parent: 0efb53c264bc07ad8447b30af179f4976d61eb6d
Monotone-Revision: a29dd0cca2af562e7316067d89f45e38ce0c6ca6

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-06-19T18:04:59
Monotone-Branch: ca.inverse.sogo
2007-06-19 18:04:59 +00:00

18 lines
265 B
Makefile

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