diff options
author | Rodney Dawes <dobey@ximian.com> | 2003-10-29 00:38:03 +0800 |
---|---|---|
committer | Rodney Dawes <dobey@src.gnome.org> | 2003-10-29 00:38:03 +0800 |
commit | c13d31f33295f0cba1f6d1580e132cc93abaef8b (patch) | |
tree | ff5253842104bac61926cc5aed3e71b6be5cdd87 /shell/ChangeLog | |
parent | f635d88c6332c12e318eaf0fe6616fc077e54f95 (diff) | |
download | gsoc2013-evolution-c13d31f33295f0cba1f6d1580e132cc93abaef8b.tar gsoc2013-evolution-c13d31f33295f0cba1f6d1580e132cc93abaef8b.tar.gz gsoc2013-evolution-c13d31f33295f0cba1f6d1580e132cc93abaef8b.tar.bz2 gsoc2013-evolution-c13d31f33295f0cba1f6d1580e132cc93abaef8b.tar.lz gsoc2013-evolution-c13d31f33295f0cba1f6d1580e132cc93abaef8b.tar.xz gsoc2013-evolution-c13d31f33295f0cba1f6d1580e132cc93abaef8b.tar.zst gsoc2013-evolution-c13d31f33295f0cba1f6d1580e132cc93abaef8b.zip |
Add e-shell-view.h to evolution_SOURCES
2003-10-28 Rodney Dawes <dobey@ximian.com>
* Makefile.am: Add e-shell-view.h to evolution_SOURCES
svn path=/trunk/; revision=23105
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 013c96b4a6..b632aa6735 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,5 +1,9 @@ 2003-10-28 Rodney Dawes <dobey@ximian.com> + * Makefile.am: Add e-shell-view.h to evolution_SOURCES + +2003-10-28 Rodney Dawes <dobey@ximian.com> + * Makefile.am: Fix automake warning, and add e-shell-user-creatable-items-handler.h to evolution_SOURCES |