diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2002-11-21 06:00:20 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2002-11-21 06:00:20 +0800 |
commit | b07f8852a6cea6f39c4d942488b191085a4ad0d7 (patch) | |
tree | 2dd3ab5a54ae0462a612301476070f973ed9c855 | |
parent | ba846b6b545490d957af46038c9b686b440ca25a (diff) | |
download | gsoc2013-evolution-b07f8852a6cea6f39c4d942488b191085a4ad0d7.tar.gz gsoc2013-evolution-b07f8852a6cea6f39c4d942488b191085a4ad0d7.tar.zst gsoc2013-evolution-b07f8852a6cea6f39c4d942488b191085a4ad0d7.zip |
(changelogs): Add my-evolution.
svn path=/trunk/; revision=18864
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | Makefile.am | 1 |
2 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2002-11-20 Ettore Perazzoli <ettore@ximian.com> + + * Makefile.am (changelogs): Add my-evolution. + 2002-11-20 Not Zed <NotZed@Ximian.com> * libibex/*: cvs removed it all. Not much use having it around diff --git a/Makefile.am b/Makefile.am index c343e0bd25..05b24c0f11 100644 --- a/Makefile.am +++ b/Makefile.am @@ -33,6 +33,7 @@ SUBDIRS = \ libwombat \ addressbook \ calendar \ + my-evolution \ art \ filter \ composer \ |