diff options
author | Jan Lehnardt <jan@apache.org> | 2010-07-14 09:18:47 +0000 |
---|---|---|
committer | Jan Lehnardt <jan@apache.org> | 2010-07-14 09:18:47 +0000 |
commit | 4a3760c2b1bb5f0829d3a643f563adc587c01f39 (patch) | |
tree | 6c614506ac29f7f833e4a6d459dd6866c5753a97 /share/Makefile.am | |
parent | 2bf9181a0bc5c6ba53347dc20d465937916e90ad (diff) |
fix test report sharing
git-svn-id: https://svn.apache.org/repos/asf/couchdb/branches/1.0.x@963983 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'share/Makefile.am')
-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 \ |