diff options
author | John Christopher Anderson <jchris@apache.org> | 2008-12-24 22:10:53 +0000 |
---|---|---|
committer | John Christopher Anderson <jchris@apache.org> | 2008-12-24 22:10:53 +0000 |
commit | 39fb8f339e7a0f19aa77e28d3ed131b786b618ce (patch) | |
tree | 14685c9d2bdcc3759e901c25aea2f06976890c85 /share/Makefile.am | |
parent | 85da5eb198a3365f5d03f290c86e091c459e7efd (diff) |
I agree with Damien that action.js is more than we want to support right now. External is not activated by default, but remains available, see default.ini for details.
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@729376 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 96219050..bf3b074b 100644 --- a/share/Makefile.am +++ b/share/Makefile.am @@ -12,7 +12,6 @@ nobase_dist_localdata_DATA = \ server/main.js \ - server/action.js \ www/browse/_compact_database.html \ www/browse/_create_database.html \ www/browse/_create_document.html \ |