From 2b6bd44ef0aec9c99617e7125bda918545be7316 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Thu, 1 Nov 2012 23:30:28 +0000 Subject: add location binding --- 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 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 -- cgit v1.2.3