diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2001-10-19 04:09:43 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2001-10-19 04:09:43 +0800 |
commit | ce6820bf38acc3757eda9451c27ad02c9196f6a1 (patch) | |
tree | 3b0422cec46ca53daf24886a0e85e480a0cd9c38 /shell | |
parent | 2a22b3d668b277ff354d767635a7c6067360645a (diff) | |
download | gsoc2013-evolution-ce6820bf38acc3757eda9451c27ad02c9196f6a1.tar gsoc2013-evolution-ce6820bf38acc3757eda9451c27ad02c9196f6a1.tar.gz gsoc2013-evolution-ce6820bf38acc3757eda9451c27ad02c9196f6a1.tar.bz2 gsoc2013-evolution-ce6820bf38acc3757eda9451c27ad02c9196f6a1.tar.lz gsoc2013-evolution-ce6820bf38acc3757eda9451c27ad02c9196f6a1.tar.xz gsoc2013-evolution-ce6820bf38acc3757eda9451c27ad02c9196f6a1.tar.zst gsoc2013-evolution-ce6820bf38acc3757eda9451c27ad02c9196f6a1.zip |
Ooops. Remove stale files `e-shell-about-box.[ch]'.
* Makefile.am (evolution_SOURCES): Ooops. Remove stale files
`e-shell-about-box.[ch]'.
svn path=/trunk/; revision=13767
Diffstat (limited to 'shell')
-rw-r--r-- | shell/ChangeLog | 5 | ||||
-rw-r--r-- | shell/Makefile.am | 2 |
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 \ |