aboutsummaryrefslogtreecommitdiffstats
path: root/camel/tests/smime/Makefile.am
diff options
context:
space:
mode:
authornobody <nobody@localhost>2001-08-05 03:29:35 +0800
committernobody <nobody@localhost>2001-08-05 03:29:35 +0800
commit220ead4cc561abeed2c9143190b96e8654ab1605 (patch)
tree0f0f7d161df8ec2e9a2e06dc0f87a8c17389d1e1 /camel/tests/smime/Makefile.am
parent950e90cd92e950cb17645b5c3d6fc6eae2f07c5e (diff)
downloadgsoc2013-evolution-220ead4cc561abeed2c9143190b96e8654ab1605.tar
gsoc2013-evolution-220ead4cc561abeed2c9143190b96e8654ab1605.tar.gz
gsoc2013-evolution-220ead4cc561abeed2c9143190b96e8654ab1605.tar.bz2
gsoc2013-evolution-220ead4cc561abeed2c9143190b96e8654ab1605.tar.lz
gsoc2013-evolution-220ead4cc561abeed2c9143190b96e8654ab1605.tar.xz
gsoc2013-evolution-220ead4cc561abeed2c9143190b96e8654ab1605.tar.zst
gsoc2013-evolution-220ead4cc561abeed2c9143190b96e8654ab1605.zip
This commit was manufactured by cvs2svn to create tag 'GGV_1_1_1'.GGV_1_1_1
svn path=/tags/GGV_1_1_1/; revision=11660
Diffstat (limited to 'camel/tests/smime/Makefile.am')
-rw-r--r--camel/tests/smime/Makefile.am20
1 files changed, 0 insertions, 20 deletions
diff --git a/camel/tests/smime/Makefile.am b/camel/tests/smime/Makefile.am
deleted file mode 100644
index 0eafc46e36..0000000000
--- a/camel/tests/smime/Makefile.am
+++ /dev/null
@@ -1,20 +0,0 @@
-
-INCLUDES = -I$(top_srcdir)/intl -I$(top_srcdir) -I$(top_srcdir)/camel \
- -I$(includedir) \
- -I$(top_srcdir)/camel/tests/lib \
- -DG_LOG_DOMAIN=\"evolution-tests\"
-
-LDADD = \
- $(top_builddir)/camel/libcamel.la \
- $(top_builddir)/e-util/libeutil.la \
- $(top_builddir)/libibex/libibex.la \
- $(GNOME_LIBDIR) \
- $(top_builddir)/camel/tests/lib/libcameltest.a \
- $(GNOMEUI_LIBS) $(INTLLIBS) $(MAILER_LIBS)
-
-check_PROGRAMS = \
- pgp \
- pgp-mime
-# pkcs7
-
-TESTS = pgp pgp-mime #pkcs7