summaryrefslogtreecommitdiff
path: root/share/Makefile.am
diff options
context:
space:
mode:
authorJohn Christopher Anderson <jchris@apache.org>2010-07-25 02:13:16 +0000
committerJohn Christopher Anderson <jchris@apache.org>2010-07-25 02:13:16 +0000
commitc30eeebc611adc13203ffa6a2c41d922bcc785e3 (patch)
tree0748a65944f7d8e4688c91c5529c5e527f9cdcef /share/Makefile.am
parent917987a561b358e60ec88ccd962f97dbdeab4d9d (diff)
add _create_config.html to the makefile so it gets installed with make
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@978961 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 \