aboutsummaryrefslogblamecommitdiffstats
path: root/camel/tests/smime/Makefile.am
blob: ea3cab9d52c6bba9861c8a0724d417f20d688e5f (plain) (tree)
1
2
3
4
5
6
7
8
9
10
 








                                                         

         

                                                         
                                                         

                                                         

                         
                         

                        
 
                           

INCLUDES =                      \
    -I$(includedir)                 \
    -I$(top_srcdir)                 \
    -I$(top_srcdir)/intl                \
    -I$(top_srcdir)/e-util              \
    -I$(top_srcdir)/camel               \
    -I$(top_srcdir)/camel/tests/lib         \
    -DG_LOG_DOMAIN=\"evolution-tests\"      \
    $(CAMEL_CFLAGS)

LDADD = \
    $(top_builddir)/camel/libcamel.la       \
    $(top_builddir)/e-util/libeutil.la      \
    $(top_builddir)/camel/tests/lib/libcameltest.a  \
    $(INTLLIBS)                     \
    $(EVOLUTION_MAIL_LIBS)

check_PROGRAMS =    \
    pgp     \
    pgp-mime    
#   pkcs7

TESTS = pgp pgp-mime #pkcs7