# GNUstep makefile

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

PACKAGE_NAME=sope-gdl1
VERSION=4.5.0

SUBPROJECTS += \
	GDLAccess	\
	GDLContentStore	\
	PostgreSQL

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