aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
Diffstat (limited to 'mail')
-rw-r--r--mail/ChangeLog4
-rw-r--r--mail/Makefile.am3
2 files changed, 7 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 4d2dd13264..d94c473a92 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,7 @@
+2002-09-23 Dan Winship <danw@ximian.com>
+
+ * Makefile.am (idldir, idl_DATA): add these and install Mailer.idl
+
2002-09-20 Jeffrey Stedfast <fejj@ximian.com>
* mail-preferences.c (mail_preferences_construct): Connect signal
diff --git a/mail/Makefile.am b/mail/Makefile.am
index e67b7b9b9e..9265aa48d4 100644
--- a/mail/Makefile.am
+++ b/mail/Makefile.am
@@ -176,6 +176,9 @@ etspec_DATA = mail-accounts.etspec message-list.etspec subscribe-dialog.etspec
iconsdir = $(datadir)/images/evolution
buttonsdir = $(datadir)/images/evolution/buttons
+idldir = $(datadir)/idl
+idl_DATA = Mailer.idl
+
$(EVOLUTION_MAIL_CORBA_GENERATED): Mailer.idl
$(ORBIT_IDL) -I $(srcdir) -I $(datadir)/idl -I `$(GNOME_CONFIG) --cflags idl` \
-I `$(GNOME_CONFIG) --datadir`/idl $(srcdir)/Mailer.idl