diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2003-02-11 01:28:37 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2003-02-11 01:28:37 +0800 |
commit | efd467f902f7b37b4114f28191ced2b209d72af0 (patch) | |
tree | abdc73f26b7345a8419a07002346d21141622192 /calendar/ChangeLog | |
parent | 48c9c3dc71e7381fdabdefaddc29fd9b44fa0b6c (diff) | |
download | gsoc2013-evolution-efd467f902f7b37b4114f28191ced2b209d72af0.tar.gz gsoc2013-evolution-efd467f902f7b37b4114f28191ced2b209d72af0.tar.zst gsoc2013-evolution-efd467f902f7b37b4114f28191ced2b209d72af0.zip |
Make the CORBA IDL compilation work with parallel makes. Likewise.
* gui/Makefile.am: Make the CORBA IDL compilation work with
parallel makes.
* gui/dialogs/Makefile.am: Likewise.
* gui/alarm-notify/Makefile.am: Likewise.
svn path=/trunk/; revision=19872
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 961ce9cb02..ea0df608cc 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,10 @@ +2003-02-10 Ettore Perazzoli <ettore@ximian.com> + + * gui/Makefile.am: Make the CORBA IDL compilation work with + parallel makes. + * gui/dialogs/Makefile.am: Likewise. + * gui/alarm-notify/Makefile.am: Likewise. + 2003-02-07 Rodney Dawes <dobey@ximian.com> * gui/alarm-notify/GNOME_Evolution_Calendar_AlarmNotify.server.in: |