summaryrefslogtreecommitdiff
path: root/Makefile.sources.javascript
diff options
context:
space:
mode:
authorVincent Sanders <vince@netsurf-browser.org>2012-11-14 02:11:01 +0000
committerVincent Sanders <vince@netsurf-browser.org>2012-11-14 02:11:01 +0000
commit2bea506f837c9a1e9c12c448eb206e067770819c (patch)
treed771414576685aef5505350db3b3697d5930162c /Makefile.sources.javascript
parent9acba6cbcc6dc807b93ad34b8e8b4e430ee7d5b0 (diff)
downloadnetsurf-2bea506f837c9a1e9c12c448eb206e067770819c.tar.gz
netsurf-2bea506f837c9a1e9c12c448eb206e067770819c.tar.bz2
add Node interface binding just to get the prototype
Diffstat (limited to 'Makefile.sources.javascript')
-rw-r--r--Makefile.sources.javascript1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.sources.javascript b/Makefile.sources.javascript
index eff20524d..2a33565a6 100644
--- a/Makefile.sources.javascript
+++ b/Makefile.sources.javascript
@@ -20,6 +20,7 @@ JSAPI_BINDING_location := javascript/jsapi/location.bnd
JSAPI_BINDING_htmlcollection := javascript/jsapi/htmlcollection.bnd
JSAPI_BINDING_nodelist := javascript/jsapi/nodelist.bnd
JSAPI_BINDING_text := javascript/jsapi/text.bnd
+JSAPI_BINDING_node := javascript/jsapi/node.bnd
# 1: input file
# 2: output file