aboutsummaryrefslogtreecommitdiffstats
path: root/my-evolution
diff options
context:
space:
mode:
Diffstat (limited to 'my-evolution')
-rw-r--r--my-evolution/ChangeLog5
-rw-r--r--my-evolution/Makefile.am3
2 files changed, 7 insertions, 1 deletions
diff --git a/my-evolution/ChangeLog b/my-evolution/ChangeLog
index b0c4239a1b..16fae43167 100644
--- a/my-evolution/ChangeLog
+++ b/my-evolution/ChangeLog
@@ -1,3 +1,8 @@
+2001-07-02 Ettore Perazzoli <ettore@ximian.com>
+
+ * Makefile.am (evolution_executive_summary_SOURCES): Add
+ `e-summary-preferences.h'.
+
2001-06-30 Iain Holmes <iain@ximian.com>
* e-summary-preferences.c (fill_rdf_all_clist): Load the URLs from a
diff --git a/my-evolution/Makefile.am b/my-evolution/Makefile.am
index f52d7b3741..11bdee5faa 100644
--- a/my-evolution/Makefile.am
+++ b/my-evolution/Makefile.am
@@ -43,8 +43,9 @@ evolution_executive_summary_SOURCES = \
e-summary-offline-handler.c \
e-summary-offline-handler.h \
e-summary-preferences.c \
- e-summary-rdf.h \
+ e-summary-preferences.h \
e-summary-rdf.c \
+ e-summary-rdf.h \
e-summary-type.h \
e-summary-weather.c \
e-summary-weather.h \