# GNUstep makefile

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

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

include $(GNUSTEP_MAKEFILES)/aggregate.make
