# GNUstep makefile

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

SUBPROJECTS = \
	SOPE/NGCards \
	SOPE/GDLContentStore \
	OGoContentStore	\
	SoObjects	\
	Main		\
	UI		\
	Tools		\
	Tests/Unit	\


include $(GNUSTEP_MAKEFILES)/aggregate.make
