summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorrsk1994 <rsk1coder99@gmail.com>2014-05-02 08:42:01 +0530
committerRupinder Singh Khokhar <rsk1coder99@gmail.com>2014-06-11 04:26:37 +0530
commit7d2a3a352e8deeef4cbd1da03b8eb6ff113054b6 (patch)
tree187b850c6c4869d39e6e8e00a4ac5b25d9ac9afb /Makefile
parent8f3e2dcd42ba26122dd3f20d0c1e1984c27b7fd0 (diff)
downloadlibdom-7d2a3a352e8deeef4cbd1da03b8eb6ff113054b6.tar.gz
libdom-7d2a3a352e8deeef4cbd1da03b8eb6ff113054b6.tar.bz2
Fieldset & Legend Elements
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 19c239f..950a560 100644
--- a/Makefile
+++ b/Makefile
@@ -100,6 +100,8 @@ INSTALL_ITEMS := $(INSTALL_ITEMS) $(I):$(Is)/html_hr_element.h
INSTALL_ITEMS := $(INSTALL_ITEMS) $(I):$(Is)/html_dlist_element.h
INSTALL_ITEMS := $(INSTALL_ITEMS) $(I):$(Is)/html_directory_element.h
INSTALL_ITEMS := $(INSTALL_ITEMS) $(I):$(Is)/html_menu_element.h
+INSTALL_ITEMS := $(INSTALL_ITEMS) $(I):$(Is)/html_fieldset_element.h
+INSTALL_ITEMS := $(INSTALL_ITEMS) $(I):$(Is)/html_legend_element.h
INSTALL_ITEMS := $(INSTALL_ITEMS) /$(LIBDIR)/pkgconfig:lib$(COMPONENT).pc.in
INSTALL_ITEMS := $(INSTALL_ITEMS) /$(LIBDIR):$(OUTPUT)