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
commit1e595d6e27a62568241afd4db558d2947f92bf43 (patch)
tree187b850c6c4869d39e6e8e00a4ac5b25d9ac9afb /Makefile
parent23349bc58f238d7b1ecb28d9d344c06fae6650fa (diff)
downloadlibdom-1e595d6e27a62568241afd4db558d2947f92bf43.tar.gz
libdom-1e595d6e27a62568241afd4db558d2947f92bf43.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)