sogo/UI/GNUmakefile

17 lines
248 B
Makefile
Raw Normal View History

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