From 2bea506f837c9a1e9c12c448eb206e067770819c Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Wed, 14 Nov 2012 02:11:01 +0000 Subject: add Node interface binding just to get the prototype --- Makefile.sources.javascript | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.sources.javascript') 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 -- cgit v1.2.3