summaryrefslogtreecommitdiff
path: root/src/couchdb/Makefile.am
diff options
context:
space:
mode:
authorNoah Slater <nslater@apache.org>2009-07-17 15:57:30 +0000
committerNoah Slater <nslater@apache.org>2009-07-17 15:57:30 +0000
commit627562eef0290bcf07659f40d7ba85c333978ce6 (patch)
tree110e259a1a7acc38970e01769df2ce76f1dae8a0 /src/couchdb/Makefile.am
parent9e5260008b6b67ecd0d876c3956e26a3f2a7d14a (diff)
one line fix
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@795125 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'src/couchdb/Makefile.am')
-rw-r--r--src/couchdb/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/couchdb/Makefile.am b/src/couchdb/Makefile.am
index 80f4b541..fce89f3c 100644
--- a/src/couchdb/Makefile.am
+++ b/src/couchdb/Makefile.am
@@ -37,7 +37,7 @@ couchinclude_DATA = couch_db.hrl
couchebin_DATA = $(compiled_files)
-nobase_couchpriv_SCRIPTS = priv/couchspawnkillable
+couchpriv_SCRIPTS = priv/couchspawnkillable
# dist_devdoc_DATA = $(doc_base) $(doc_modules)