From d3696668cfa93a69e55ff8717b7990f49e740b06 Mon Sep 17 00:00:00 2001 From: Jan Lehnardt Date: Thu, 12 Feb 2009 15:52:37 +0000 Subject: Fix `make distcheck` (which builds releases and nightlies) git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@743787 13f79535-47bb-0310-9956-ffa450edef68 --- src/ibrowse/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/ibrowse') diff --git a/src/ibrowse/Makefile.am b/src/ibrowse/Makefile.am index e4feb3d7..614bdc39 100644 --- a/src/ibrowse/Makefile.am +++ b/src/ibrowse/Makefile.am @@ -38,7 +38,8 @@ ibrowseebin_DATA = \ EXTRA_DIST = \ $(ibrowse_file_collection) \ - $(ibrowseebin_static_file) + $(ibrowseebin_static_file) \ + ibrowse.hrl CLEANFILES = \ $(ibrowseebin_make_generated_file_list) -- cgit v1.2.3