diff options
author | Seth Alves <alves@src.gnome.org> | 2000-07-11 06:36:06 +0800 |
---|---|---|
committer | Seth Alves <alves@src.gnome.org> | 2000-07-11 06:36:06 +0800 |
commit | 10c3eb46b17f52a04eea878d2a701e91ab4f464e (patch) | |
tree | 7eb8af23f5641cbd1a6d8da413937e28d5ea2f86 /calendar/ChangeLog | |
parent | 52d48e02c187b07a5fa29bbeb5359052fcde4e55 (diff) | |
download | gsoc2013-evolution-10c3eb46b17f52a04eea878d2a701e91ab4f464e.tar.gz gsoc2013-evolution-10c3eb46b17f52a04eea878d2a701e91ab4f464e.tar.zst gsoc2013-evolution-10c3eb46b17f52a04eea878d2a701e91ab4f464e.zip |
added makefiles for calendar conduits
* configure.in: added makefiles for calendar conduits
* gui/Makefile.am (SUBDIRS):
* conduits/calendar/Makefile.am: moved calendar-conduit stuff from
the gui directory to here.
* Makefile.am (SUBDIRS): added conduits to SIBDIRS
svn path=/trunk/; revision=4058
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 0d3bf2333b..914b0ae494 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,11 @@ +2000-07-10 Seth Alves <alves@hungry.com> + + * gui/Makefile.am (SUBDIRS): + * conduits/calendar/Makefile.am: moved calendar-conduit stuff from + the gui directory to here. + + * Makefile.am (SUBDIRS): added conduits to SIBDIRS + 2000-07-08 Ettore Perazzoli <ettore@helixcode.com> * gui/calendar-commands.c (calendar_control_activate): Remove |