]> err.no Git - sope/blob - sope-core/NGExtensions/XmlExt.subproj/GNUmakefile
renamed packages as discussed in the developer list
[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 += -I. -I.. -I../NGExtensions/ -I../..
11
12 -include GNUmakefile.preamble
13 include $(GNUSTEP_MAKEFILES)/subproject.make
14 -include GNUmakefile.postamble