sogo/UI/GNUmakefile
Francis Lachapelle 8e55eeb4b9 New administration module
Monotone-Parent: 8542ad5d3580057a3e361ef25f6c24df41841c52
Monotone-Revision: f6040f9d8af2e51778344f97f1c76c9125f0af7b

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2009-08-13T10:40:25
Monotone-Branch: ca.inverse.sogo
2009-08-13 10:40:25 +00:00

21 lines
333 B
Makefile

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