diff options
author | John Christopher Anderson <jchris@apache.org> | 2009-01-07 21:51:15 +0000 |
---|---|---|
committer | John Christopher Anderson <jchris@apache.org> | 2009-01-07 21:51:15 +0000 |
commit | b7f3ffdc07d4439324732edd4e2be351637c01e4 (patch) | |
tree | 3763c51d3953f19f381110f66a59c2f689120b38 /share/Makefile.am | |
parent | f05401ba17f8fc6441a38bfac45fe4a52a46e7b1 (diff) |
reverted 732492, part of rolling out the Futon history
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@732519 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'share/Makefile.am')
-rw-r--r-- | share/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/share/Makefile.am b/share/Makefile.am index 11712283..bf3b074b 100644 --- a/share/Makefile.am +++ b/share/Makefile.am @@ -63,7 +63,6 @@ nobase_dist_localdata_DATA = \ www/script/jquery.couch.js \ www/script/jquery.dialog.js \ www/script/jquery.form.js \ - www/script/jquery.history.js \ www/script/jquery.resizer.js \ www/script/jquery.suggest.js \ www/script/json2.js \ |