From ca24b238ed2c12f39e699ae16d15f00b0b064795 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Wed, 7 Nov 2012 18:52:30 +0000 Subject: add Text interface --- 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 da7c2101e..88412ec57 100644 --- a/Makefile.sources.javascript +++ b/Makefile.sources.javascript @@ -19,6 +19,7 @@ JSAPI_BINDING_console := javascript/jsapi/console.bnd 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 # 1: input file # 2: output file -- cgit v1.2.3