summaryrefslogtreecommitdiff
path: root/share/Makefile.am
diff options
context:
space:
mode:
authorJohn Christopher Anderson <jchris@apache.org>2010-07-25 02:13:41 +0000
committerJohn Christopher Anderson <jchris@apache.org>2010-07-25 02:13:41 +0000
commit89a63361afc6de2a198ed9db0c82a49a54047a49 (patch)
tree464a86517325f111cfbbbbd9b0f3220a3312f62e /share/Makefile.am
parentb1fa0b7889d4e790a4ea3170f2f3927b14a0bcd0 (diff)
add _create_config.html to the makefile so it gets installed with make
git-svn-id: https://svn.apache.org/repos/asf/couchdb/branches/1.0.x@978962 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'share/Makefile.am')
-rw-r--r--share/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/share/Makefile.am b/share/Makefile.am
index b6f97e29..77d5f8d8 100644
--- a/share/Makefile.am
+++ b/share/Makefile.am
@@ -49,6 +49,7 @@ nobase_dist_localdata_DATA = \
www/dialog/_login.html \
www/dialog/_signup.html \
www/dialog/_create_database.html \
+ www/dialog/_create_config.html \
www/dialog/_delete_database.html \
www/dialog/_delete_document.html \
www/dialog/_database_security.html \