summaryrefslogtreecommitdiff
path: root/share/Makefile.am
diff options
context:
space:
mode:
authorChristopher Lenz <cmlenz@apache.org>2009-01-12 21:40:59 +0000
committerChristopher Lenz <cmlenz@apache.org>2009-01-12 21:40:59 +0000
commit7ec87a86a24d0f0d96d7df417e2f1c46ddc6fbfa (patch)
tree3c47ce1fd74c34e6eeb523f2c665f107cf8b4a63 /share/Makefile.am
parenta58246859370c52b5209fe94a043bdcc7f8b7001 (diff)
Move `browse.js` code into the `futon` namespace, and restore the selected tab based on the hash in the URL. Applies a small part of the patch to COUCHDB-200.
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@733912 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'share/Makefile.am')
-rw-r--r--share/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/Makefile.am b/share/Makefile.am
index b78fbb7a..5ed70007 100644
--- a/share/Makefile.am
+++ b/share/Makefile.am
@@ -54,11 +54,11 @@ nobase_dist_localdata_DATA = \
www/database.html \
www/document.html \
www/replicator.html \
- www/script/browse.js \
www/script/couch.js \
www/script/couch_tests.js \
www/script/couch_test_runner.js \
www/script/futon.js \
+ www/script/futon.browse.js \
www/script/futon.format.js \
www/script/jquery.js \
www/script/jquery.cookies.js \