summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDaniel Silverstone <dsilvers@netsurf-browser.org>2012-03-24 20:16:59 +0000
committerDaniel Silverstone <dsilvers@netsurf-browser.org>2012-03-24 20:16:59 +0000
commit1dfa29ee931ed2c2e655a9bd3bbce1ee3740c94d (patch)
treea62e801211b8effaffde3ebc853045e9e908ef9c /Makefile
parent7ce9e5fac0f27cfcdbae352f5354848931d599ff (diff)
downloadlibdom-1dfa29ee931ed2c2e655a9bd3bbce1ee3740c94d.tar.gz
libdom-1dfa29ee931ed2c2e655a9bd3bbce1ee3740c94d.tar.bz2
Oops, missing html_document in install
svn path=/trunk/libdom/; revision=13620
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index da2b733..b6e6352 100644
--- a/Makefile
+++ b/Makefile
@@ -70,6 +70,7 @@ INSTALL_ITEMS := $(INSTALL_ITEMS) $(I):$(Is)/document_event.h
Is := include/dom/html
I := /include/dom/html
INSTALL_ITEMS := $(INSTALL_ITEMS) $(I):$(Is)/html_element.h
+INSTALL_ITEMS := $(INSTALL_ITEMS) $(I):$(Is)/html_document.h
INSTALL_ITEMS := $(INSTALL_ITEMS) /lib/pkgconfig:lib$(COMPONENT).pc.in
INSTALL_ITEMS := $(INSTALL_ITEMS) /lib:$(OUTPUT)