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


Project: http://git-wip-us.apache.org/repos/asf/couchdb-mochiweb/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb-mochiweb/commit/4de5cbd7
Tree: http://git-wip-us.apache.org/repos/asf/couchdb-mochiweb/tree/4de5cbd7
Diff: http://git-wip-us.apache.org/repos/asf/couchdb-mochiweb/diff/4de5cbd7

Branch: refs/heads/import-master
Commit: 4de5cbd76c26d23b5946f9a0b46f3f14fbe02521
Parents: dfb45d2
Author: Robert Newson <rnew...@apache.org>
Authored: Tue Aug 10 19:57:55 2010 +0000
Committer: Robert Newson <rnew...@apache.org>
Committed: Tue Aug 10 19:57:55 2010 +0000

----------------------------------------------------------------------
 Makefile.am | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb-mochiweb/blob/4de5cbd7/Makefile.am
----------------------------------------------------------------------
diff --git a/Makefile.am b/Makefile.am
index 27efebd..752118d 100644
--- a/Makefile.am
+++ b/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)

Reply via email to