summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDaniel Silverstone <dsilvers@digital-scurf.org>2012-07-07 15:31:40 +0100
committerDaniel Silverstone <dsilvers@digital-scurf.org>2012-07-07 15:57:17 +0100
commitabe5525621dcea476d501cda6d2fe8065278b772 (patch)
tree57bb6b019ddafa022ff2cb12d34110448b11cbd7 /Makefile
parent90b1ce030de101026f33ed0c951b0d07f06792fa (diff)
downloadlibdom-abe5525621dcea476d501cda6d2fe8065278b772.tar.gz
libdom-abe5525621dcea476d501cda6d2fe8065278b772.tar.bz2
HTMLTitleElement: Implementation and enabling of test
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index eab868d..96e2d4e 100644
--- a/Makefile
+++ b/Makefile
@@ -83,6 +83,7 @@ INSTALL_ITEMS := $(INSTALL_ITEMS) $(I):$(Is)/html_document.h
INSTALL_ITEMS := $(INSTALL_ITEMS) $(I):$(Is)/html_element.h
INSTALL_ITEMS := $(INSTALL_ITEMS) $(I):$(Is)/html_html_element.h
INSTALL_ITEMS := $(INSTALL_ITEMS) $(I):$(Is)/html_head_element.h
+INSTALL_ITEMS := $(INSTALL_ITEMS) $(I):$(Is)/html_title_element.h
INSTALL_ITEMS := $(INSTALL_ITEMS) $(I):$(Is)/html_form_element.h
INSTALL_ITEMS := $(INSTALL_ITEMS) /lib/pkgconfig:lib$(COMPONENT).pc.in