]> err.no Git - sope/blob - sope-xml/GNUmakefile
more directory hierarchy reorganisations,
[sope] / sope-xml / GNUmakefile
1 # $Id$
2
3 include $(GNUSTEP_MAKEFILES)/common.make
4
5 PACKAGE_NAME=sope-xml
6 VERSION=4.3.0
7
8 SUBPROJECTS = \
9         SaxObjC         \
10         DOM             \
11         libxmlSAXDriver \
12         STXSaxDriver    \
13         XmlRpc          \
14         samples         \
15
16 include $(GNUSTEP_MAKEFILES)/aggregate.make