aboutsummaryrefslogtreecommitdiffstats
path: root/camel/providers/imap
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2002-04-27 08:01:28 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2002-04-27 08:01:28 +0800
commit9888551c9b06328e4e0859685b4c1f3528e51a3a (patch)
tree2f189d47d0a4998b4f6a92b87f4c06138c0f31f4 /camel/providers/imap
parent6346d84daaa705fa00cd92a8a9010821f5688e8e (diff)
downloadgsoc2013-evolution-9888551c9b06328e4e0859685b4c1f3528e51a3a.tar
gsoc2013-evolution-9888551c9b06328e4e0859685b4c1f3528e51a3a.tar.gz
gsoc2013-evolution-9888551c9b06328e4e0859685b4c1f3528e51a3a.tar.bz2
gsoc2013-evolution-9888551c9b06328e4e0859685b4c1f3528e51a3a.tar.lz
gsoc2013-evolution-9888551c9b06328e4e0859685b4c1f3528e51a3a.tar.xz
gsoc2013-evolution-9888551c9b06328e4e0859685b4c1f3528e51a3a.tar.zst
gsoc2013-evolution-9888551c9b06328e4e0859685b4c1f3528e51a3a.zip
Don't link to libibex.a anymore.
2002-04-26 Jeffrey Stedfast <fejj@ximian.com> * providers/local/Makefile.am: Don't link to libibex.a anymore. * providers/nntp/Makefile.am: Same. * providers/imap/Makefile.am: And again here. svn path=/trunk/; revision=16609
Diffstat (limited to 'camel/providers/imap')
-rw-r--r--camel/providers/imap/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/camel/providers/imap/Makefile.am b/camel/providers/imap/Makefile.am
index 9f9d186e46..dbee888f39 100644
--- a/camel/providers/imap/Makefile.am
+++ b/camel/providers/imap/Makefile.am
@@ -9,7 +9,6 @@ INCLUDES = -I.. \
-I$(srcdir)/.. \
-I$(top_srcdir)/camel \
-I$(top_srcdir)/intl \
- -I$(top_srcdir)/libibex \
-I$(top_srcdir)/e-util \
-I$(top_srcdir) \
-I$(includedir) \