From 89a63361afc6de2a198ed9db0c82a49a54047a49 Mon Sep 17 00:00:00 2001 From: John Christopher Anderson Date: Sun, 25 Jul 2010 02:13:41 +0000 Subject: 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 --- share/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'share/Makefile.am') 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 \ -- cgit v1.2.3