From 611a2480bf0223911e1aee24c8d68c930a834a0f Mon Sep 17 00:00:00 2001 From: Jan Lehnardt Date: Sun, 22 Feb 2009 16:55:15 +0000 Subject: add couch_stats.hrl to distribution files git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@746768 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 10c06ebe..dc48c983 100644 --- a/src/couchdb/Makefile.am +++ b/src/couchdb/Makefile.am @@ -77,7 +77,7 @@ source_files = \ couch_view_group.erl \ couch_db_updater.erl -EXTRA_DIST = $(source_files) couch_db.hrl +EXTRA_DIST = $(source_files) couch_db.hrl couch_stats.hrl compiled_files = \ couch.app \ -- cgit v1.2.3