diff options
author | Jan Lehnardt <jan@apache.org> | 2008-10-25 20:58:06 +0000 |
---|---|---|
committer | Jan Lehnardt <jan@apache.org> | 2008-10-25 20:58:06 +0000 |
commit | 6ffbe58999a0d78940296e81b5b1fe841ec3f125 (patch) | |
tree | 53d2f53759bd5ecb374174df75acaec085a95ee4 /test | |
parent | 00937a8ba1f76afd15b258e9cf095ae737937542 (diff) |
Fix last make distcheck issue
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@707907 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'test')
-rw-r--r-- | test/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/Makefile.am b/test/Makefile.am index 6e99b913..8735684c 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -17,6 +17,5 @@ CLEANFILES = runner.beam test.ini EXTRA_DIST = \ couch_config_test.erl \ couch_config_writer_test.erl \ - local.ini \ runner.erl \ test.js |