diff options
| -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 e32f09c3..694b89b7 100644 --- a/share/Makefile.am +++ b/share/Makefile.am @@ -40,6 +40,7 @@ nobase_dist_localdata_DATA = \      www/custom_test.html \      www/database.html \      www/dialog/_compact_database.html \ +    www/dialog/_view_cleanup.html \      www/dialog/_create_database.html \      www/dialog/_delete_database.html \      www/dialog/_delete_document.html \  | 
