diff options
Diffstat (limited to 'share/Makefile.am')
-rw-r--r-- | share/Makefile.am | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/share/Makefile.am b/share/Makefile.am index 694b89b7..dafbc786 100644 --- a/share/Makefile.am +++ b/share/Makefile.am @@ -39,8 +39,13 @@ nobase_dist_localdata_DATA = \ www/couch_tests.html \ www/custom_test.html \ www/database.html \ + www/dialog/_admin_party.html \ www/dialog/_compact_database.html \ + www/dialog/_compact_view.html \ www/dialog/_view_cleanup.html \ + www/dialog/_create_admin.html \ + www/dialog/_login.html \ + www/dialog/_signup.html \ www/dialog/_create_database.html \ www/dialog/_delete_database.html \ www/dialog/_delete_document.html \ |