summaryrefslogtreecommitdiff
path: root/bindings/xml/Makefile
diff options
context:
space:
mode:
authorChris Young <chris@unsatisfactorysoftware.co.uk>2012-07-19 16:54:27 +0100
committerChris Young <chris@unsatisfactorysoftware.co.uk>2012-07-19 16:54:27 +0100
commit1f4cf0d70ae1f082c3bf7f08fabc70a40dd0848a (patch)
tree2df7d4845d65984a5ec24584ea225d2e9dab8c9d /bindings/xml/Makefile
parent303419d1000e74db54b7d143ce1d49dc4c3632c9 (diff)
parent345ea141d0410cf5dbde888659edfbefd838ce02 (diff)
downloadlibdom-1f4cf0d70ae1f082c3bf7f08fabc70a40dd0848a.tar.gz
libdom-1f4cf0d70ae1f082c3bf7f08fabc70a40dd0848a.tar.bz2
Merge branch 'master' of git://git.netsurf-browser.org/libdom into chris/amiga-hubbub-lib-compat
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 e75e362..ea7653c 100644
--- a/bindings/xml/Makefile
+++ b/bindings/xml/Makefile
@@ -26,7 +26,7 @@ ifeq ($(WITH_EXPAT_BINDING),yes)
endif
ifeq ($(DO_XML_INSTALL),yes)
- DIR_INSTALL_ITEMS := /include/dom/bindings/libxml:xmlerror.h;xmlparser.h
+ DIR_INSTALL_ITEMS := /include/dom/bindings/xml:xmlerror.h;xmlparser.h
endif
include $(NSBUILD)/Makefile.subdir