# GNUstep makefile

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

PACKAGE_NAME=sope-xml
VERSION=4.5.0

SUBPROJECTS = \
	SaxObjC		\
	DOM		\
	libxmlSAXDriver	\
	STXSaxDriver	\
	XmlRpc		\
	samples		\

include $(GNUSTEP_MAKEFILES)/aggregate.make