diff options
author | Jan Lehnardt <jan@apache.org> | 2010-07-14 09:18:03 +0000 |
---|---|---|
committer | Jan Lehnardt <jan@apache.org> | 2010-07-14 09:18:03 +0000 |
commit | d44a6346ecd5869c626452df9eb22711c32f119e (patch) | |
tree | d2d02bd157c069c93c468c4501f8bd1882144997 | |
parent | 32c60cf5c554a1ff3819cc658ebf5846ccb9d6be (diff) |
fix test report sharing
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@963982 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | share/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/share/Makefile.am b/share/Makefile.am index c85f683f..b6f97e29 100644 --- a/share/Makefile.am +++ b/share/Makefile.am @@ -52,6 +52,7 @@ nobase_dist_localdata_DATA = \ www/dialog/_delete_database.html \ www/dialog/_delete_document.html \ www/dialog/_database_security.html \ + www/dialog/_share_test_reports.html \ www/dialog/_save_view_as.html \ www/dialog/_upload_attachment.html \ www/document.html \ |