aboutsummaryrefslogtreecommitdiffstats
path: root/mail/Makefile.am
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2002-09-24 02:51:41 +0800
committerDan Winship <danw@src.gnome.org>2002-09-24 02:51:41 +0800
commit0369ac8da2273e75981998faab99b02fe6c245b0 (patch)
tree3bb477febb7f163bc4c74d82428247c9fa5e1389 /mail/Makefile.am
parent100c94e3cc5529ce42d5cb34a06235c399f030a3 (diff)
downloadgsoc2013-evolution-0369ac8da2273e75981998faab99b02fe6c245b0.tar
gsoc2013-evolution-0369ac8da2273e75981998faab99b02fe6c245b0.tar.gz
gsoc2013-evolution-0369ac8da2273e75981998faab99b02fe6c245b0.tar.bz2
gsoc2013-evolution-0369ac8da2273e75981998faab99b02fe6c245b0.tar.lz
gsoc2013-evolution-0369ac8da2273e75981998faab99b02fe6c245b0.tar.xz
gsoc2013-evolution-0369ac8da2273e75981998faab99b02fe6c245b0.tar.zst
gsoc2013-evolution-0369ac8da2273e75981998faab99b02fe6c245b0.zip
add these and install Mailer.idl
* Makefile.am (idldir, idl_DATA): add these and install Mailer.idl svn path=/trunk/; revision=18174
Diffstat (limited to 'mail/Makefile.am')
-rw-r--r--mail/Makefile.am3
1 files changed, 3 insertions, 0 deletions
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