summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorrsk1994 <rsk1coder99@gmail.com>2014-05-19 06:52:56 +0530
committerRupinder Singh Khokhar <rsk1coder99@gmail.com>2014-06-11 04:27:10 +0530
commit1dd1c7617aae1a4bd285d83a3c73d5d2f53761d7 (patch)
tree9f939c0616a1761e4db2a0ec5ab788b224713641 /Makefile
parent3c9d9494222d81c207cc09a7686cca50db109c0b (diff)
downloadlibdom-1dd1c7617aae1a4bd285d83a3c73d5d2f53761d7.tar.gz
libdom-1dd1c7617aae1a4bd285d83a3c73d5d2f53761d7.tar.bz2
TableCell Element & possible bug fix on TableCaption ELement
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f7b7791..3ce867c 100644
--- a/Makefile
+++ b/Makefile
@@ -123,7 +123,8 @@ INSTALL_ITEMS := $(INSTALL_ITEMS) $(I):$(Is)/html_applet_element.h
INSTALL_ITEMS := $(INSTALL_ITEMS) $(I):$(Is)/html_area_element.h
INSTALL_ITEMS := $(INSTALL_ITEMS) $(I):$(Is)/html_map_element.h
INSTALL_ITEMS := $(INSTALL_ITEMS) $(I):$(Is)/html_script_element.h
-INSTALL_ITEMS := $(INSTALL_ITEMS) $(I):$(Is)/html_table_caption_element.h
+INSTALL_ITEMS := $(INSTALL_ITEMS) $(I):$(Is)/html_tablecaption_element.h
+INSTALL_ITEMS := $(INSTALL_ITEMS) $(I):$(Is)/html_tablecell_element.h
INSTALL_ITEMS := $(INSTALL_ITEMS) /$(LIBDIR)/pkgconfig:lib$(COMPONENT).pc.in
INSTALL_ITEMS := $(INSTALL_ITEMS) /$(LIBDIR):$(OUTPUT)