summaryrefslogtreecommitdiff
path: root/bindings/xml/Makefile
diff options
context:
space:
mode:
authorDaniel Silverstone <dsilvers@netsurf-browser.org>2012-06-29 19:55:31 +0000
committerDaniel Silverstone <dsilvers@netsurf-browser.org>2012-06-29 19:55:31 +0000
commit08c1c12c6dd63eabebd0aa40579149dee6c96f33 (patch)
treed92e268b3703930aea6089fcabc1a6ac51210705 /bindings/xml/Makefile
parentf6ea5f4c1ca85f21bf947c8eda7fd530f6bb0346 (diff)
downloadlibdom-08c1c12c6dd63eabebd0aa40579149dee6c96f33.tar.gz
libdom-08c1c12c6dd63eabebd0aa40579149dee6c96f33.tar.bz2
Update to new NSBUILD infrastructure
svn path=/trunk/libdom/; revision=14005
Diffstat (limited to 'bindings/xml/Makefile')
-rw-r--r--bindings/xml/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/bindings/xml/Makefile b/bindings/xml/Makefile
index 12b4ca0..e75e362 100644
--- a/bindings/xml/Makefile
+++ b/bindings/xml/Makefile
@@ -29,5 +29,5 @@ ifeq ($(DO_XML_INSTALL),yes)
DIR_INSTALL_ITEMS := /include/dom/bindings/libxml:xmlerror.h;xmlparser.h
endif
-include build/makefiles/Makefile.subdir
+include $(NSBUILD)/Makefile.subdir