# GNUstep makefile

-include ../config.make
include $(GNUSTEP_MAKEFILES)/common.make

SUBPROJECTS += \
	OGoFoundation		\
	Main			\
	Common			\
	Contact			\
	PreferencesUI		\
	AdminUI			\
	JobUI 			\
	NewsUI			\
	Scheduler		\
	Mailer			\
	Project			\

-include GNUmakefile.preamble
include $(GNUSTEP_MAKEFILES)/aggregate.make
-include GNUmakefile.postamble
