aboutsummaryrefslogtreecommitdiffstats
path: root/mail/Makefile.am
diff options
context:
space:
mode:
authorHarish Krishnaswamy <kharish@novell.com>2005-07-27 00:38:04 +0800
committerHarish Krishnaswamy <kharish@src.gnome.org>2005-07-27 00:38:04 +0800
commitee9f341b5b455a7343f59d564e2c5a230fd1def2 (patch)
tree108253b15a765e3419a844f550cd5cd762909c83 /mail/Makefile.am
parentbc7d328804efd59464324d8a9bd582c54310f951 (diff)
downloadgsoc2013-evolution-ee9f341b5b455a7343f59d564e2c5a230fd1def2.tar
gsoc2013-evolution-ee9f341b5b455a7343f59d564e2c5a230fd1def2.tar.gz
gsoc2013-evolution-ee9f341b5b455a7343f59d564e2c5a230fd1def2.tar.bz2
gsoc2013-evolution-ee9f341b5b455a7343f59d564e2c5a230fd1def2.tar.lz
gsoc2013-evolution-ee9f341b5b455a7343f59d564e2c5a230fd1def2.tar.xz
gsoc2013-evolution-ee9f341b5b455a7343f59d564e2c5a230fd1def2.tar.zst
gsoc2013-evolution-ee9f341b5b455a7343f59d564e2c5a230fd1def2.zip
Fix make distcheck issues.
2005-07-26 Harish Krishnaswamy <kharish@novell.com> * Makefile.am: Fix make distcheck issues. svn path=/trunk/; revision=29891
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 779ccb34d8..2e9bcad085 100644
--- a/mail/Makefile.am
+++ b/mail/Makefile.am
@@ -7,6 +7,7 @@ INCLUDES = \
-I$(top_srcdir)/widgets/e-text \
-I$(top_srcdir)/widgets/misc \
-I$(top_srcdir) \
+ -I$(top_srcdir)/mail \
-I$(top_srcdir)/composer \
-I$(top_builddir)/composer \
-I$(top_builddir)/shell \