From 24d00dba858a3a5c87092a3ac6c837c456cf4ca8 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Mon, 10 Feb 2003 17:39:10 +0000 Subject: Split the ORBit IDL compilation rules to work properly with parallel * importers/Makefile.am: Split the ORBit IDL compilation rules to work properly with parallel makes. (BUILT_SOURCES): Add this. (CLEANFILES): Add this. * Makefile.am: Split the ORBit IDL compilation rules to work properly with parallel makes. (BUILT_SOURCES): Add $(IDL_GENERATED) here. (CLEANFILES): Remove from here. svn path=/trunk/; revision=19874 --- mail/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index f729943bff..4177c6b5e8 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,15 @@ +2003-02-10 Ettore Perazzoli + + * importers/Makefile.am: Split the ORBit IDL compilation rules to + work properly with parallel makes. + (BUILT_SOURCES): Add this. + (CLEANFILES): Add this. + + * Makefile.am: Split the ORBit IDL compilation rules to work + properly with parallel makes. + (BUILT_SOURCES): Add $(IDL_GENERATED) here. + (CLEANFILES): Remove from here. + 2003-02-10 Rodney Dawes * importers/Makefile.am: Add LDFLAGS to ported libs -- cgit v1.2.3