From 470371614829f859f39834c98ded27669aa615c6 Mon Sep 17 00:00:00 2001 From: Noah Slater Date: Sat, 25 Oct 2008 19:30:19 +0000 Subject: added tests to dist git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@707893 13f79535-47bb-0310-9956-ffa450edef68 --- test/Makefile.am | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/test/Makefile.am b/test/Makefile.am index c676ed25..6e99b913 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -10,6 +10,13 @@ ## License for the specific language governing permissions and limitations ## under the License. -TESTS = runner.sh +dist_TESTS = runner.sh CLEANFILES = runner.beam test.ini + +EXTRA_DIST = \ + couch_config_test.erl \ + couch_config_writer_test.erl \ + local.ini \ + runner.erl \ + test.js -- cgit v1.2.3