summaryrefslogtreecommitdiff
path: root/bindings/xml
diff options
context:
space:
mode:
Diffstat (limited to 'bindings/xml')
-rw-r--r--bindings/xml/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/bindings/xml/Makefile b/bindings/xml/Makefile
index c5f0198..a015193 100644
--- a/bindings/xml/Makefile
+++ b/bindings/xml/Makefile
@@ -1,7 +1,7 @@
ifeq ($(WITH_LIBXML_BINDING),yes)
DIR_SOURCES := xmlparser.c
- DIR_INSTALL_ITEMS := /include/dom/bindings/libxml:xmlbinding.h;xmlerror.h;xmlparser.h
+ DIR_INSTALL_ITEMS := /include/dom/bindings/libxml:xmlerror.h;xmlparser.h
# LibXML2
ifneq ($(PKGCONFIG),)