summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDaniel Silverstone <dsilvers@netsurf-browser.org>2012-03-24 10:21:28 +0000
committerDaniel Silverstone <dsilvers@netsurf-browser.org>2012-03-24 10:21:28 +0000
commitce7a8e1b184e661fe5b4457e9a55b60d77730949 (patch)
treed2d62f874da14f895468c6ed22dc3d4cd4404517 /Makefile
parentdb25c5ca7fcf7542a156e523a0253dd805d03b7a (diff)
downloadlibdom-ce7a8e1b184e661fe5b4457e9a55b60d77730949.tar.gz
libdom-ce7a8e1b184e661fe5b4457e9a55b60d77730949.tar.bz2
Install html_element.h
svn path=/trunk/libdom/; revision=13587
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 3d906ca..da2b733 100644
--- a/Makefile
+++ b/Makefile
@@ -67,6 +67,10 @@ INSTALL_ITEMS := $(INSTALL_ITEMS) $(I):$(Is)/mutation_name_event.h;$(Is)/events.
INSTALL_ITEMS := $(INSTALL_ITEMS) $(I):$(Is)/event_listener.h
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) /lib/pkgconfig:lib$(COMPONENT).pc.in
INSTALL_ITEMS := $(INSTALL_ITEMS) /lib:$(OUTPUT)