aboutsummaryrefslogtreecommitdiffstats
path: root/mail/Makefile.am
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2005-08-16 12:01:37 +0800
committerMichael Zucci <zucchi@src.gnome.org>2005-08-16 12:01:37 +0800
commite3fea53621faf6336f6308b7f2c4837a4c9e7a9c (patch)
treeaacea4c42941911dd46182f9c4d81a4da86f3710 /mail/Makefile.am
parenteb491088f8aabcc369f09fd95c46a5794c575d6f (diff)
downloadgsoc2013-evolution-e3fea53621faf6336f6308b7f2c4837a4c9e7a9c.tar
gsoc2013-evolution-e3fea53621faf6336f6308b7f2c4837a4c9e7a9c.tar.gz
gsoc2013-evolution-e3fea53621faf6336f6308b7f2c4837a4c9e7a9c.tar.bz2
gsoc2013-evolution-e3fea53621faf6336f6308b7f2c4837a4c9e7a9c.tar.lz
gsoc2013-evolution-e3fea53621faf6336f6308b7f2c4837a4c9e7a9c.tar.xz
gsoc2013-evolution-e3fea53621faf6336f6308b7f2c4837a4c9e7a9c.tar.zst
gsoc2013-evolution-e3fea53621faf6336f6308b7f2c4837a4c9e7a9c.zip
** See #313440.
2005-08-15 Not Zed <NotZed@Ximian.com> ** See #313440. * Makefile.am (mailinclude_HEADERS): Include the idl generated headers. svn path=/trunk/; revision=30127
Diffstat (limited to 'mail/Makefile.am')
-rw-r--r--mail/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/Makefile.am b/mail/Makefile.am
index db3b43ab67..ec6347c416 100644
--- a/mail/Makefile.am
+++ b/mail/Makefile.am
@@ -70,6 +70,7 @@ idl_DATA = $(MAIL_IDL)
# plugin mail api
mailinclude_HEADERS = \
+ $(MAIL_IDL_GENERATED_H) \
em-composer-utils.h \
em-config.h \
em-event.h \