diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2003-02-11 01:29:19 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2003-02-11 01:29:19 +0800 |
commit | 29fb1732b2f2d50bc6bba812394621dc5df27fda (patch) | |
tree | 17e8eb25cb10bac52c151adb55b3cd06ef573aad /my-evolution/ChangeLog | |
parent | efd467f902f7b37b4114f28191ced2b209d72af0 (diff) | |
download | gsoc2013-evolution-29fb1732b2f2d50bc6bba812394621dc5df27fda.tar.gz gsoc2013-evolution-29fb1732b2f2d50bc6bba812394621dc5df27fda.tar.zst gsoc2013-evolution-29fb1732b2f2d50bc6bba812394621dc5df27fda.zip |
Split the IDL generated rules so ${ORBIT_IDL}
doesn't get invoked multiple times in parallel.
(BUILT_SOURCES): Added this.
(CLEANFILES): And this.
svn path=/trunk/; revision=19873
Diffstat (limited to 'my-evolution/ChangeLog')
-rw-r--r-- | my-evolution/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/my-evolution/ChangeLog b/my-evolution/ChangeLog index 599b9b6ba2..c4bdf569a0 100644 --- a/my-evolution/ChangeLog +++ b/my-evolution/ChangeLog @@ -1,3 +1,10 @@ +2003-02-10 Ettore Perazzoli <ettore@ximian.com> + + * Makefile.am: Split the IDL generated rules so ${ORBIT_IDL} + doesn't get invoked multiple times in parallel. + (BUILT_SOURCES): Added this. + (CLEANFILES): And this. + 2003-02-06 Dan Winship <danw@ximian.com> * Makefile.am (INCLUDES): Fix typo in previous commit |