sogo/UI/GNUmakefile

19 lines
281 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
include $(GNUSTEP_MAKEFILES)/aggregate.make