summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDaniel Silverstone <dsilvers@digital-scurf.org>2014-03-10 09:19:06 +0000
committerDaniel Silverstone <dsilvers@digital-scurf.org>2014-03-10 09:19:06 +0000
commit2c5052d450577d5c26b902ae5f4402b87f76e406 (patch)
tree8942a65e0fd25edfdb4edff8155d6fd471340b2a /Makefile
parentec446872606a65cf59e6bbbded464110353d9c59 (diff)
parentdc6bcfdcc5058940a0ffc919587f1cce5c63ec2f (diff)
downloadlibdom-2c5052d450577d5c26b902ae5f4402b87f76e406.tar.gz
libdom-2c5052d450577d5c26b902ae5f4402b87f76e406.tar.bz2
Merge remote-tracking branch 'parwana/hrtag3'
This adds the HTMLHRElement (dom_html_hr_element). Reviewed-By: Daniel Silverstone <dsilvers@netsurf-browser.org>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 7c50cad..3aac0c3 100644
--- a/Makefile
+++ b/Makefile
@@ -96,6 +96,7 @@ INSTALL_ITEMS := $(INSTALL_ITEMS) $(I):$(Is)/html_text_area_element.h
INSTALL_ITEMS := $(INSTALL_ITEMS) $(I):$(Is)/html_option_element.h
INSTALL_ITEMS := $(INSTALL_ITEMS) $(I):$(Is)/html_opt_group_element.h
INSTALL_ITEMS := $(INSTALL_ITEMS) $(I):$(Is)/html_options_collection.h
+INSTALL_ITEMS := $(INSTALL_ITEMS) $(I):$(Is)/html_hr_element.h
INSTALL_ITEMS := $(INSTALL_ITEMS) /$(LIBDIR)/pkgconfig:lib$(COMPONENT).pc.in
INSTALL_ITEMS := $(INSTALL_ITEMS) /$(LIBDIR):$(OUTPUT)