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 4e9b96a4..63129867 100644 --- a/share/Makefile.am +++ b/share/Makefile.am @@ -55,6 +55,7 @@ nobase_dist_localdata_DATA = \ www/database.html \ www/document.html \ www/replicator.html \ + www/status.html \ www/script/couch.js \ www/script/couch_tests.js \ www/script/couch_test_runner.js \ |