aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
authorHarish Krishnaswamy <kharish@novell.com>2006-01-17 14:16:53 +0800
committerHarish Krishnaswamy <kharish@src.gnome.org>2006-01-17 14:16:53 +0800
commit8bcc31b5931025ecae29920ae4867f282b1914bb (patch)
tree6835669c5263b6b4a1030ba0dc8cc10f0161c0ab /plugins
parentdfb085bf2640de746eada0084cc694d565be8bee (diff)
downloadgsoc2013-evolution-8bcc31b5931025ecae29920ae4867f282b1914bb.tar
gsoc2013-evolution-8bcc31b5931025ecae29920ae4867f282b1914bb.tar.gz
gsoc2013-evolution-8bcc31b5931025ecae29920ae4867f282b1914bb.tar.bz2
gsoc2013-evolution-8bcc31b5931025ecae29920ae4867f282b1914bb.tar.lz
gsoc2013-evolution-8bcc31b5931025ecae29920ae4867f282b1914bb.tar.xz
gsoc2013-evolution-8bcc31b5931025ecae29920ae4867f282b1914bb.tar.zst
gsoc2013-evolution-8bcc31b5931025ecae29920ae4867f282b1914bb.zip
Add some much needed ego to NCLUDES ;-)
2006-01-17 Harish Krishnaswamy <kharish@novell.com> * Makefile.am : Add some much needed ego to NCLUDES ;-) svn path=/trunk/; revision=31222
Diffstat (limited to 'plugins')
-rw-r--r--plugins/mail-to-task/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/mail-to-task/Makefile.am b/plugins/mail-to-task/Makefile.am
index 57bb8c7ab9..57d29acdb3 100644
--- a/plugins/mail-to-task/Makefile.am
+++ b/plugins/mail-to-task/Makefile.am
@@ -1,4 +1,4 @@
-NCLUDES = \
+INCLUDES = \
-I$(top_srcdir) \
$(EVOLUTION_MAIL_CFLAGS)