diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2003-01-29 02:17:04 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2003-01-29 02:17:04 +0800 |
commit | ff047f4ed5f3fae2072505ca5b14d35a6e1bdea7 (patch) | |
tree | e595cadb2187b603b96fc9bb7be2242c9bf5760d /shell/ChangeLog | |
parent | ef0b77769db54f4c9165be337579775e6e3c6660 (diff) | |
download | gsoc2013-evolution-ff047f4ed5f3fae2072505ca5b14d35a6e1bdea7.tar.gz gsoc2013-evolution-ff047f4ed5f3fae2072505ca5b14d35a6e1bdea7.tar.zst gsoc2013-evolution-ff047f4ed5f3fae2072505ca5b14d35a6e1bdea7.zip |
Make this work with parallel make as well.
svn path=/trunk/; revision=19671
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 ba2e9eadf7..cfbafb07ae 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,5 +1,9 @@ 2003-01-28 Ettore Perazzoli <ettore@ximian.com> + * importer/Makefile.am: Make this work with parallel make as well. + +2003-01-28 Ettore Perazzoli <ettore@ximian.com> + * Makefile.am: Use a little trick for the IDL compilation so that it works with parallel makes. |