diff options
author | Paul Joseph Davis <davisp@apache.org> | 2009-07-11 20:57:21 +0000 |
---|---|---|
committer | Paul Joseph Davis <davisp@apache.org> | 2009-07-11 20:57:21 +0000 |
commit | 83620844f02676e4ee2b17eb6755b24ddc42c07d (patch) | |
tree | 920d23fea0705e0530ea6f41bf62922c85ffc8da /share | |
parent | f4c3d873f92a4b81f7dd6990bfbba4519f95f2e6 (diff) |
Forgot to add custom_test.html to share/Makefile.am
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@793217 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'share')
-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 7ea35b3a..36e88f68 100644 --- a/share/Makefile.am +++ b/share/Makefile.am @@ -72,6 +72,7 @@ nobase_dist_localdata_DATA = \ www/_sidebar.html \ www/index.html \ www/config.html \ + www/custom_test.html \ www/database.html \ www/document.html \ www/replicator.html \ |