You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by fd...@apache.org on 2011/11/07 20:01:47 UTC

git commit: Add www/script/test/coffee.js to share Makefile.am

Updated Branches:
  refs/heads/master 116bc468d -> c4c8d9461


Add www/script/test/coffee.js to share Makefile.am

Fixes COUCHDB-1336.


Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/c4c8d946
Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/c4c8d946
Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/c4c8d946

Branch: refs/heads/master
Commit: c4c8d946177f856dd7a4b9cac352f1dd515ea7cd
Parents: 116bc46
Author: Klaus Trainer <kl...@posteo.de>
Authored: Mon Nov 7 15:50:19 2011 +0100
Committer: Filipe David Borba Manana <fd...@apache.org>
Committed: Mon Nov 7 18:51:05 2011 +0000

----------------------------------------------------------------------
 share/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb/blob/c4c8d946/share/Makefile.am
----------------------------------------------------------------------
diff --git a/share/Makefile.am b/share/Makefile.am
index 17dcfe2..6ea910e 100644
--- a/share/Makefile.am
+++ b/share/Makefile.am
@@ -138,6 +138,7 @@ nobase_dist_localdata_DATA = \
     www/script/test/batch_save.js \
     www/script/test/bulk_docs.js \
     www/script/test/changes.js \
+    www/script/test/coffee.js \
     www/script/test/compact.js \
     www/script/test/config.js \
     www/script/test/conflicts.js \