summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDaniel Silverstone <dsilvers@digital-scurf.org>2012-07-07 15:14:26 +0100
committerDaniel Silverstone <dsilvers@digital-scurf.org>2012-07-07 15:14:26 +0100
commit96f36b38bdfb3008d5cd6e94da6ad13faf93fd97 (patch)
treeecf3ff81b6f25bc069396dfb901c10cf52c2aa8e /Makefile
parent4a4a68d432a41038397d44faaebf23c05f7d544a (diff)
downloadlibdom-96f36b38bdfb3008d5cd6e94da6ad13faf93fd97.tar.gz
libdom-96f36b38bdfb3008d5cd6e94da6ad13faf93fd97.tar.bz2
HTMLHeadElement: Support for the element, enable the test
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 15954de..eab868d 100644
--- a/Makefile
+++ b/Makefile
@@ -82,6 +82,7 @@ I := /include/dom/html
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_form_element.h
INSTALL_ITEMS := $(INSTALL_ITEMS) /lib/pkgconfig:lib$(COMPONENT).pc.in