aboutsummaryrefslogtreecommitdiffstats
path: root/camel/providers/groupwise/Makefile.am
blob: a8eca01d1cef67b91cec86451e3da3b4f6851e6b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
## Process this file with automake to produce Makefile.in

libcamelimapincludedir = $(privincludedir)/camel

camel_provider_LTLIBRARIES = libcamelgroupwise.la
camel_provider_DATA = libcamelgroupwise.urls

INCLUDES = -I.. \
    -I$(srcdir)/..                  \
    -I$(top_srcdir)/camel               \
    -I$(top_srcdir)/intl                \
    -I$(top_srcdir)/e-util              \
    -I$(top_srcdir)                 \
    -I$(top_srcdir)/camel/providers/imap        \
    -I$(top_srcdir)/camel/providers/smtp        \
    $(CAMEL_CFLAGS)                 \
    $(GNOME_INCLUDEDIR)             \
    $(GTK_INCLUDEDIR)               \
    -DCAMEL_PROVIDERDIR=\"$(camel_providerdir)\"    \
    -DG_LOG_DOMAIN=\"camel-groupwise-provider\"

libcamelgroupwise_la_SOURCES =          \
    camel-groupwise-provider.c          

libcamelgroupwise_la_LDFLAGS = -avoid-version -module

# libcamelgroupwise_la_LIBADD =
#   $(top_builddir)/camel/providers/imap/libcamelimap.la    \
#   $(top_builddir)/camel/providers/smtp/libcamelsmtp.la


EXTRA_DIST = libcamelimap.urls