aboutsummaryrefslogtreecommitdiffstats
path: root/my-evolution
diff options
context:
space:
mode:
Diffstat (limited to 'my-evolution')
-rw-r--r--my-evolution/ChangeLog4
-rw-r--r--my-evolution/Makefile.am1
2 files changed, 5 insertions, 0 deletions
diff --git a/my-evolution/ChangeLog b/my-evolution/ChangeLog
index ac4d80c9cd..4301e43349 100644
--- a/my-evolution/ChangeLog
+++ b/my-evolution/ChangeLog
@@ -1,3 +1,7 @@
+2001-06-13 JP Rosevear <jpr@ximian.com>
+
+ * Makefile.am: Make e-summary-type.h a source so it gets disted
+
2001-06-08 Iain Holmes <iain@ximian.com>
* e-summary.c (e_summary_init): Allow horizontal scrollbars.
diff --git a/my-evolution/Makefile.am b/my-evolution/Makefile.am
index d48af53304..c368e5fe19 100644
--- a/my-evolution/Makefile.am
+++ b/my-evolution/Makefile.am
@@ -41,6 +41,7 @@ evolution_executive_summary_SOURCES = \
e-summary-mail.h \
e-summary-rdf.h \
e-summary-rdf.c \
+ e-summary-type.h \
e-summary-weather.c \
e-summary-weather.h \
main.c \