aboutsummaryrefslogblamecommitdiffstats
path: root/camel/providers/sendmail/Makefile.am
blob: 965f56afb8a9a36c976a02d262b508a4ddb7c398 (plain) (tree)
1
2
3
4
5
6
7
8
9

                                                         





                                                     
                                     
 




                                                 
                                                 

                                                  







                                                 
                                                 
 
                                  
## Process this file with automake to produce Makefile.in

libcamelsendmailincludedir = $(includedir)/camel


providerdir = $(pkglibdir)/camel-providers/$(VERSION)

provider_LTLIBRARIES = libcamelsendmail.la
provider_DATA = libcamelsendmail.urls

INCLUDES =                  \
    -I..                    \
    -I$(srcdir)/..              \
    -I$(srcdir)/../../..            \
    -I$(includedir)             \
    -I$(top_srcdir)/intl            \
    $(GTK_INCLUDEDIR) -I$(top_srcdir)/camel \
        -DG_LOG_DOMAIN=\"camel-sendmail-provider\"

libcamelsendmail_la_SOURCES =           \
    camel-sendmail-provider.c       \
    camel-sendmail-transport.c

libcamelsendmailinclude_HEADERS =       \
    camel-sendmail-transport.h

libcamelsendmail_la_LDFLAGS = -version-info 0:0:0

EXTRA_DIST = libcamelsendmail.urls