aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--shell/ChangeLog5
-rw-r--r--shell/Makefile.am2
2 files changed, 5 insertions, 2 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index af878b1b36..4c3135d9ee 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,3 +1,8 @@
+2001-10-18 Ettore Perazzoli <ettore@ximian.com>
+
+ * Makefile.am (evolution_SOURCES): Ooops. Remove stale files
+ `e-shell-about-box.[ch]'.
+
2001-10-17 Ettore Perazzoli <ettore@ximian.com>
* e-shell.c (impl_Shell_selectUserFolder): Set the parent
diff --git a/shell/Makefile.am b/shell/Makefile.am
index 2a060e9067..8829330db2 100644
--- a/shell/Makefile.am
+++ b/shell/Makefile.am
@@ -117,8 +117,6 @@ evolution_SOURCES = \
e-local-storage.h \
e-setup.c \
e-setup.h \
- e-shell-about-box.c \
- e-shell-about-box.h \
e-shell-constants.h \
e-shell-folder-commands.c \
e-shell-folder-commands.h \