summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorRupinder Singh Khokhar <rsk1coder99@gmail.com>2014-06-10 20:17:18 +0530
committerRupinder Singh Khokhar <rsk1coder99@gmail.com>2014-06-26 04:35:37 +0530
commitb42476577ec6c728e429de37445525fdba75a867 (patch)
tree161929263ae5689b8b6efdb8ef3eec1442034a23 /Makefile
parent8549b274b52ba00f4d82d514b3a2d264fd74e09f (diff)
downloadlibdom-b42476577ec6c728e429de37445525fdba75a867.tar.gz
libdom-b42476577ec6c728e429de37445525fdba75a867.tar.bz2
This tag gave me a headache for a day or two :P. The problem is that the parser isnt handling the isindex element properly. Most probably
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 569e554..bcbc27b 100644
--- a/Makefile
+++ b/Makefile
@@ -134,6 +134,7 @@ INSTALL_ITEMS := $(INSTALL_ITEMS) $(I):$(Is)/html_style_element.h
INSTALL_ITEMS := $(INSTALL_ITEMS) $(I):$(Is)/html_frameset_element.h
INSTALL_ITEMS := $(INSTALL_ITEMS) $(I):$(Is)/html_frame_element.h
INSTALL_ITEMS := $(INSTALL_ITEMS) $(I):$(Is)/html_iframe_element.h
+INSTALL_ITEMS := $(INSTALL_ITEMS) $(I):$(Is)/html_isindex_element.h
INSTALL_ITEMS := $(INSTALL_ITEMS) /$(LIBDIR)/pkgconfig:lib$(COMPONENT).pc.in
INSTALL_ITEMS := $(INSTALL_ITEMS) /$(LIBDIR):$(OUTPUT)