summaryrefslogtreecommitdiff
path: root/etc/couchdb
diff options
context:
space:
mode:
authorJan Lehnardt <jan@apache.org>2008-10-23 17:49:03 +0000
committerJan Lehnardt <jan@apache.org>2008-10-23 17:49:03 +0000
commitf98d83669bcea9f119e70457cfcc2d765f917857 (patch)
treefcec45208338629685333c2500c273ee0669e7dd /etc/couchdb
parent87564c805e3cd9195f98dc0a2d9994deb2cb93ea (diff)
Put local.ini into distribution package.
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@707426 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'etc/couchdb')
-rw-r--r--etc/couchdb/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/couchdb/Makefile.am b/etc/couchdb/Makefile.am
index 382d5425..baf588ea 100644
--- a/etc/couchdb/Makefile.am
+++ b/etc/couchdb/Makefile.am
@@ -13,6 +13,7 @@
couchprivlibdir = $(localerlanglibdir)/couch-$(version)/priv/lib
localconf_DATA = default.ini
+EXTRA_DIST = local.ini
CLEANFILES = $(localconf_DATA)