From 8ec0f5d5407ccd9a7cee0fc579ad08d8f4be5bd7 Mon Sep 17 00:00:00 2001 From: John Christopher Anderson Date: Tue, 18 Nov 2008 17:01:02 +0000 Subject: 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 --- share/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'share/Makefile.am') 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 \ -- cgit v1.2.3