From 627562eef0290bcf07659f40d7ba85c333978ce6 Mon Sep 17 00:00:00 2001 From: Noah Slater Date: Fri, 17 Jul 2009 15:57:30 +0000 Subject: one line fix git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@795125 13f79535-47bb-0310-9956-ffa450edef68 --- src/couchdb/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/couchdb/Makefile.am') 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) -- cgit v1.2.3