]> err.no Git - sope/blob - sope-core/NGExtensions/XmlExt.subproj/GNUmakefile
fixed to URL processing
[sope] / sope-core / NGExtensions / XmlExt.subproj / GNUmakefile
1 # $Id$
2
3 include ../../common.make
4
5 SUBPROJECT_NAME = XmlExt
6
7 XmlExt_OBJC_FILES = \
8         DOMNode+EOQualifier.m
9
10 ADDITIONAL_INCLUDE_DIRS += \
11         -I. -I..                \
12         -I../NGExtensions/      \
13         -I../../../sope-xml/    \
14         -I../..
15
16 -include GNUmakefile.preamble
17 include $(GNUSTEP_MAKEFILES)/subproject.make
18 -include GNUmakefile.postamble