summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDaniel Silverstone <dsilvers@netsurf-browser.org>2012-03-25 10:44:11 +0000
committerDaniel Silverstone <dsilvers@netsurf-browser.org>2012-03-25 10:44:11 +0000
commit953ef5b078869f2cdd69e9b8e064fbde7240b161 (patch)
tree47a51100b178849a7bfeda3ccbcdb709e23ddb37 /Makefile
parentca278c9e87cde90fe923583499995408174ad537 (diff)
downloadlibdom-953ef5b078869f2cdd69e9b8e064fbde7240b161.tar.gz
libdom-953ef5b078869f2cdd69e9b8e064fbde7240b161.tar.bz2
Add html_form_element to the public API. It's not fully implemented yet
svn path=/trunk/libdom/; revision=13671
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index b6e6352..e351d88 100644
--- a/Makefile
+++ b/Makefile
@@ -71,6 +71,7 @@ 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) $(I):$(Is)/html_form_element.h
INSTALL_ITEMS := $(INSTALL_ITEMS) /lib/pkgconfig:lib$(COMPONENT).pc.in
INSTALL_ITEMS := $(INSTALL_ITEMS) /lib:$(OUTPUT)