aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/templates/Makefile.am
diff options
context:
space:
mode:
authorJohnny Jacob <jjohnny@src.gnome.org>2008-07-21 23:13:56 +0800
committerJohnny Jacob <jjohnny@src.gnome.org>2008-07-21 23:13:56 +0800
commitf0ade74bd16f1642cfd11d357c0d256606a8b5a4 (patch)
tree162652e68ca9ffd705661132ebd9999b4d14c0b0 /plugins/templates/Makefile.am
parent429dbd179df841eea82f1e68cc9053d8acd00a0a (diff)
downloadgsoc2013-evolution-f0ade74bd16f1642cfd11d357c0d256606a8b5a4.tar.gz
gsoc2013-evolution-f0ade74bd16f1642cfd11d357c0d256606a8b5a4.tar.zst
gsoc2013-evolution-f0ade74bd16f1642cfd11d357c0d256606a8b5a4.zip
Templates EPlugin : Remove unused header files.
svn path=/trunk/; revision=35805
Diffstat (limited to 'plugins/templates/Makefile.am')
-rw-r--r--plugins/templates/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/templates/Makefile.am b/plugins/templates/Makefile.am
index 91da6c1ed9..f43dce0992 100644
--- a/plugins/templates/Makefile.am
+++ b/plugins/templates/Makefile.am
@@ -1,5 +1,6 @@
INCLUDES = \
-I$(top_srcdir) \
+ -I$(top_builddir) \
-I$(top_builddir)/composer \
$(EVOLUTION_MAIL_CFLAGS) \
-DEVOLUTION_GLADEDIR=\""$(gladedir)"\" \