summaryrefslogtreecommitdiff
path: root/Makefile.sources.javascript
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2012-11-01 23:30:28 +0000
committerVincent Sanders <vince@kyllikki.org>2012-11-01 23:30:28 +0000
commit2b6bd44ef0aec9c99617e7125bda918545be7316 (patch)
tree183e4f03e7913060e71f46e378e502b1eca3e379 /Makefile.sources.javascript
parentb34cbc5e8303fba36712d48af65d8eefb1097890 (diff)
downloadnetsurf-2b6bd44ef0aec9c99617e7125bda918545be7316.tar.gz
netsurf-2b6bd44ef0aec9c99617e7125bda918545be7316.tar.bz2
add location binding
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 3fb1fb275..58b8860b0 100644
--- a/Makefile.sources.javascript
+++ b/Makefile.sources.javascript
@@ -15,6 +15,7 @@ JSAPI_BINDING_htmlelement := javascript/jsapi/bindings/htmlelement.bnd
JSAPI_BINDING_window := javascript/jsapi/bindings/window.bnd
JSAPI_BINDING_navigator := javascript/jsapi/bindings/navigator.bnd
JSAPI_BINDING_console := javascript/jsapi/bindings/console.bnd
+JSAPI_BINDING_location := javascript/jsapi/bindings/location.bnd
# 1: input file
# 2: output file