aboutsummaryrefslogtreecommitdiffstats
path: root/camel
diff options
context:
space:
mode:
Diffstat (limited to 'camel')
-rw-r--r--camel/providers/mbox/Makefile.am10
1 files changed, 7 insertions, 3 deletions
diff --git a/camel/providers/mbox/Makefile.am b/camel/providers/mbox/Makefile.am
index 431ad054fa..e3234ce228 100644
--- a/camel/providers/mbox/Makefile.am
+++ b/camel/providers/mbox/Makefile.am
@@ -9,11 +9,15 @@ providerdir = $(pkglibdir)/camel-providers/$(VERSION)
provider_LTLIBRARIES = libcamelmbox.la
-INCLUDES = -I.. -I$(srcdir)/.. -I$(includedir) \
+INCLUDES = -I.. \
+ -I$(srcdir)/.. \
+ -I$(top_srcdir)/camel \
-I$(top_srcdir)/intl \
- $(GTK_INCLUDEDIR) -I$(top_srcdir)/camel \
-I$(top_srcdir)/libibex \
- -I$(top_srcdir)/e-util
+ -I$(top_srcdir)/e-util \
+ -I$(top_srcdir) \
+ -I$(includedir) \
+ $(GTK_INCLUDEDIR)
libcamelmbox_la_SOURCES = \
camel-mbox-folder.c \
mmit/misc/gnu-watch?id=e5455d4a0658b822139cc277796b7f422dba7d46'>Support staging.Emanuel Haupt2013-10-251-5/+4 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...Baptiste Daroussin2013-09-211-0/+1 * Remove MAKE_JOBS_SAFE which is now default.Emanuel Haupt2013-07-241-2/+0 * - Convert USE_GMAKE to USES=gmakeEmanuel Haupt2013-07-091-5/+1 * Pacify portlintEmanuel Haupt2011-12-271-2/+2 * Remove more tags from pkg-descr files fo the form:Doug Barton2011-10-241-2/+0 * Add LICENSE and remove MD5 sums.Emanuel Haupt2011-01-262-1/+2 * Update to 3.2.8Emanuel Haupt2009-09-102-4/+4 * Mark MAKE_JOBS_SAFEEmanuel Haupt2009-03-271-0/+2 * Remove "USE_GCC=3.4+" / "USE_GCC=3.2+". Now that the minimum version we supportEmanuel Haupt2008-07-071-2/+0 * Use MASTER_SITE_CRITICALEmanuel Haupt2008-03-281-2/+1 * - Remove USE_GETOPT_LONG which is a no-op since March 2007Pav Lucistnik2008-03-201-1/+0 * Remove always-false/true conditions based on OSVERSION 500000Edwin Groothuis2007-10-041-7/+1 * Update to 3.2.7Emanuel Haupt2006-08-184-16/+12 * Add an additional mirror.Emanuel Haupt2006-06-011-1/+3 * Add SHA256 hashes to my portsEmanuel Haupt2005-11-301-0/+1 * Change MAINTAINER address for my ports.Emanuel Haupt2005-10-061-1/+1