diff options
author | Jan Lehnardt <jan@apache.org> | 2009-02-22 13:50:38 +0000 |
---|---|---|
committer | Jan Lehnardt <jan@apache.org> | 2009-02-22 13:50:38 +0000 |
commit | 598eee1cf5979b61171f623da7e3164244ca3792 (patch) | |
tree | c9ff009fe39f2f07b060ace1149a8f074040c2a6 /share/Makefile.am | |
parent | 1ebc2117452516f6ac6f4f458d7372bc710b79d2 (diff) |
Add runtime statistics -- without EUnit tests for now.
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@746691 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'share/Makefile.am')
-rw-r--r-- | share/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/share/Makefile.am b/share/Makefile.am index 40466cf9..476aa675 100644 --- a/share/Makefile.am +++ b/share/Makefile.am @@ -112,5 +112,4 @@ nobase_dist_localdata_DATA = \ www/script/test/purge.js \ www/script/test/config.js \ www/script/test/security_validation.js \ - www/script/test/max_dbs_open.js \ www/style/layout.css |