diff --git a/Makefile b/Makefile index 54dd7af..48861e8 100644 --- a/Makefile +++ b/Makefile @@ -9,6 +9,7 @@ JS_FILES = \ src/projection.js \ src/provider.js \ src/mouse.js \ + src/hash.js \ src/touch.js \ src/callbacks.js \ src/requests.js \ diff --git a/examples/hash/index.html b/examples/hash/index.html index 1a0d7a3..2121ebf 100644 --- a/examples/hash/index.html +++ b/examples/hash/index.html @@ -3,7 +3,7 @@ ModestMaps JS: Hash URLs - +