From 0369ac8da2273e75981998faab99b02fe6c245b0 Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Mon, 23 Sep 2002 18:51:41 +0000 Subject: add these and install Mailer.idl * Makefile.am (idldir, idl_DATA): add these and install Mailer.idl svn path=/trunk/; revision=18174 --- mail/ChangeLog | 4 ++++ mail/Makefile.am | 3 +++ 2 files changed, 7 insertions(+) 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 + + * Makefile.am (idldir, idl_DATA): add these and install Mailer.idl + 2002-09-20 Jeffrey Stedfast * 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 -- cgit v1.2.3