diff options
author | Christopher Lenz <cmlenz@apache.org> | 2008-06-05 21:13:05 +0000 |
---|---|---|
committer | Christopher Lenz <cmlenz@apache.org> | 2008-06-05 21:13:05 +0000 |
commit | ccf7d49067309e043185205047dbe7abd26535bf (patch) | |
tree | 18ba9826475fa275b6777ce2c4b22748ac6dcc9e /share/Makefile.am | |
parent | 4fb24f8cdb6e7e13435ae08c3ca93711eb87a987 (diff) |
Remove the Javascript shell from Futon due to unresolved licensing issues.
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@663740 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'share/Makefile.am')
-rw-r--r-- | share/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/share/Makefile.am b/share/Makefile.am index f1f44b05..b31564ab 100644 --- a/share/Makefile.am +++ b/share/Makefile.am @@ -65,6 +65,4 @@ nobase_dist_pkgdata_DATA = \ www/script/jquery.suggest.js \ www/script/json2.js \ www/script/pprint.js \ - www/script/shell.js \ - www/shell.html \ www/style/layout.css |