sogo/UI/GNUmakefile

20 lines
303 B
Makefile
Raw Normal View History

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