From 34c0e1867f1041e8cf786074b1ca90d30b157006 Mon Sep 17 00:00:00 2001 From: Paul Joseph Davis Date: Tue, 18 Aug 2009 01:42:26 +0000 Subject: Minor issue with make install not installing couchspawnkillable. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@805245 13f79535-47bb-0310-9956-ffa450edef68 --- src/couchdb/Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src') diff --git a/src/couchdb/Makefile.am b/src/couchdb/Makefile.am index 89a0c7f2..f495a2c7 100644 --- a/src/couchdb/Makefile.am +++ b/src/couchdb/Makefile.am @@ -51,7 +51,7 @@ endif couchinclude_DATA = couch_db.hrl couchebin_DATA = $(compiled_files) - +couchpriv_DATA = priv/couchspawnkillable # dist_devdoc_DATA = $(doc_base) $(doc_modules) @@ -112,7 +112,6 @@ source_files = \ EXTRA_DIST = $(source_files) couch_db.hrl couch_stats.hrl compiled_files = \ - priv/couchspawnkillable \ couch.app \ couch_btree.beam \ couch_batch_save.beam \ -- cgit v1.2.3