aboutsummaryrefslogtreecommitdiffstats
path: root/executive-summary
diff options
context:
space:
mode:
Diffstat (limited to 'executive-summary')
-rw-r--r--executive-summary/ChangeLog4
-rw-r--r--executive-summary/Makefile.am1
2 files changed, 5 insertions, 0 deletions
diff --git a/executive-summary/ChangeLog b/executive-summary/ChangeLog
index afd46b1ba4..76009eb9e0 100644
--- a/executive-summary/ChangeLog
+++ b/executive-summary/ChangeLog
@@ -1,3 +1,7 @@
+2000-12-12 Dan Winship <danw@helixcode.com>
+
+ * Makefile.am (EXTRA_DIST): Add stuff. (From campd.)
+
2000-12-11 Iain Holmes <iain@helixcode.com>
* evolution-services/executive-summary-html-view.h: Add a define
diff --git a/executive-summary/Makefile.am b/executive-summary/Makefile.am
index 98ef042d60..cd37422535 100644
--- a/executive-summary/Makefile.am
+++ b/executive-summary/Makefile.am
@@ -6,3 +6,4 @@ oaf_DATA = GNOME_Evolution_Summary.oafinfo
htmldir = $(datadir)/evolution
html_DATA = summary.html
+EXTRA_DIST = $(oaf_DATA) $(html_DATA)