aboutsummaryrefslogtreecommitdiffstats
path: root/camel/providers/sendmail/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'camel/providers/sendmail/Makefile.am')
-rw-r--r--camel/providers/sendmail/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/camel/providers/sendmail/Makefile.am b/camel/providers/sendmail/Makefile.am
index 59c6bdb927..71c0a191fe 100644
--- a/camel/providers/sendmail/Makefile.am
+++ b/camel/providers/sendmail/Makefile.am
@@ -1,6 +1,6 @@
## Process this file with automake to produce Makefile.in
-libcamelsendmailincludedir = $(includedir)/evolution-$(BASE_VERSION)/camel
+libcamelsendmailincludedir = $(privincludedir)/camel
camel_provider_LTLIBRARIES = libcamelsendmail.la
camel_provider_DATA = libcamelsendmail.urls
@@ -9,7 +9,6 @@ INCLUDES = \
-I.. \
-I$(srcdir)/.. \
-I$(srcdir)/../../.. \
- -I$(includedir) \
-I$(top_srcdir)/intl \
-I$(top_srcdir)/camel \
$(CAMEL_CFLAGS) \