summaryrefslogtreecommitdiff
path: root/src/ibrowse
diff options
context:
space:
mode:
Diffstat (limited to 'src/ibrowse')
-rw-r--r--src/ibrowse/Makefile.am3
1 files changed, 2 insertions, 1 deletions
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)