From e887c9b22a01d4ad9f6a20578bbaeedf0b08eab7 Mon Sep 17 00:00:00 2001 From: Robert Newson Date: Tue, 10 Aug 2010 19:57:55 +0000 Subject: add internal.hrl to INTERNAL_DIST. mea culpa. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@984192 13f79535-47bb-0310-9956-ffa450edef68 --- src/mochiweb/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src') diff --git a/src/mochiweb/Makefile.am b/src/mochiweb/Makefile.am index 27efebda..752118df 100644 --- a/src/mochiweb/Makefile.am +++ b/src/mochiweb/Makefile.am @@ -88,7 +88,8 @@ mochiwebebin_DATA = \ $(mochiwebebin_make_generated_file_list) EXTRA_DIST = \ - $(mochiweb_file_collection) + $(mochiweb_file_collection) \ + internal.hrl CLEANFILES = \ $(mochiwebebin_make_generated_file_list) -- cgit v1.2.3