summaryrefslogtreecommitdiff
path: root/share/Makefile.am
diff options
context:
space:
mode:
authorJohn Christopher Anderson <jchris@apache.org>2008-11-18 17:01:02 +0000
committerJohn Christopher Anderson <jchris@apache.org>2008-11-18 17:01:02 +0000
commit8ec0f5d5407ccd9a7cee0fc579ad08d8f4be5bd7 (patch)
tree98de2a35fd131252ba77b439c17f0b9d2e9a1954 /share/Makefile.am
parentd2a6bdbe68ae65aee21d9267e9985fe611bf6e7c (diff)
added couch_test_runner.js to the Makefile
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@718650 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'share/Makefile.am')
-rw-r--r--share/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/share/Makefile.am b/share/Makefile.am
index 5833303b..0b97e5ac 100644
--- a/share/Makefile.am
+++ b/share/Makefile.am
@@ -56,6 +56,7 @@ nobase_dist_localdata_DATA = \
www/script/browse.js \
www/script/couch.js \
www/script/couch_tests.js \
+ www/script/couch_test_runner.js \
www/script/jquery.js \
www/script/jquery.cookies.js \
www/script/jquery.couch.js \