diff options
-rw-r--r-- | test/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Makefile.am b/test/Makefile.am index 8735684c..1e1156b5 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -18,4 +18,5 @@ EXTRA_DIST = \ couch_config_test.erl \ couch_config_writer_test.erl \ runner.erl \ + runner.sh \ test.js |