From 46b7d842f6c30d51758bf05a8542f624e39cc585 Mon Sep 17 00:00:00 2001 From: John Mark Bell Date: Mon, 21 Sep 2009 11:40:31 +0000 Subject: Fix install rule svn path=/trunk/dom/; revision=9596 --- bindings/xml/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bindings/xml/Makefile') 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),) -- cgit v1.2.3