summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDaniel Silverstone <dsilvers@digital-scurf.org>2012-07-07 18:12:12 +0100
committerDaniel Silverstone <dsilvers@digital-scurf.org>2012-07-07 18:12:12 +0100
commit890da96b1b601f622a12a7832c3cb654b146e693 (patch)
tree61883294ab39916d33ad364e0d6dd74b4a5999b7 /Makefile
parent9c7a1bb6872159035fd6b4640cf9ec62b8630b54 (diff)
downloadlibdom-890da96b1b601f622a12a7832c3cb654b146e693.tar.gz
libdom-890da96b1b601f622a12a7832c3cb654b146e693.tar.bz2
HTMLMetaElement: Implement, install, enable tests
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index ff328e6..a66bee0 100644
--- a/Makefile
+++ b/Makefile
@@ -86,6 +86,7 @@ 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_link_element.h
INSTALL_ITEMS := $(INSTALL_ITEMS) $(I):$(Is)/html_title_element.h
+INSTALL_ITEMS := $(INSTALL_ITEMS) $(I):$(Is)/html_meta_element.h
INSTALL_ITEMS := $(INSTALL_ITEMS) $(I):$(Is)/html_form_element.h
INSTALL_ITEMS := $(INSTALL_ITEMS) /lib/pkgconfig:lib$(COMPONENT).pc.in