sogo/UI/GNUmakefile

19 lines
266 B
Makefile
Raw Normal View History

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