# GNUstep makefile

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

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


include $(GNUSTEP_MAKEFILES)/aggregate.make
