]> err.no Git - sope/blob - sope-xml/GNUmakefile
fixed a Tiger warning
[sope] / sope-xml / GNUmakefile
1 # GNUstep makefile
2
3 -include ../config.make
4 include $(GNUSTEP_MAKEFILES)/common.make
5
6 PACKAGE_NAME=sope-xml
7 VERSION=4.5.0
8
9 SUBPROJECTS = \
10         SaxObjC         \
11         DOM             \
12         libxmlSAXDriver \
13         STXSaxDriver    \
14         XmlRpc          \
15         samples         \
16
17 include $(GNUSTEP_MAKEFILES)/aggregate.make