summaryrefslogtreecommitdiff
path: root/Makefile.sources.javascript
diff options
context:
space:
mode:
authorVincent Sanders <vince@netsurf-browser.org>2012-11-07 18:52:30 +0000
committerVincent Sanders <vince@netsurf-browser.org>2012-11-07 18:53:05 +0000
commitca24b238ed2c12f39e699ae16d15f00b0b064795 (patch)
tree329449b2f3d540554ed93ac70919db3b375d388a /Makefile.sources.javascript
parent43fb761f450e463dbce7431d20606cf795daf04c (diff)
downloadnetsurf-ca24b238ed2c12f39e699ae16d15f00b0b064795.tar.gz
netsurf-ca24b238ed2c12f39e699ae16d15f00b0b064795.tar.bz2
add Text interface
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 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