aboutsummaryrefslogtreecommitdiffstats
path: root/camel/tests/smime/Makefile.am
diff options
context:
space:
mode:
authornobody <nobody@localhost>2001-06-23 13:14:10 +0800
committernobody <nobody@localhost>2001-06-23 13:14:10 +0800
commitdd277dbef9a0108419304f19b25e3f5dc13bc11a (patch)
treea4eb5e010ba601de261dc3f9da4dd4b86fcc46fe /camel/tests/smime/Makefile.am
parent72ca61d74b9942040638b628a6f1358e02d23d42 (diff)
downloadgsoc2013-evolution-PRE_WDFCHANGES.tar.gz
gsoc2013-evolution-PRE_WDFCHANGES.tar.zst
gsoc2013-evolution-PRE_WDFCHANGES.zip
This commit was manufactured by cvs2svn to create tagPRE_WDFCHANGES
'PRE_WDFCHANGES'. svn path=/tags/PRE_WDFCHANGES/; revision=10430
Diffstat (limited to 'camel/tests/smime/Makefile.am')
-rw-r--r--camel/tests/smime/Makefile.am21
1 files changed, 0 insertions, 21 deletions
diff --git a/camel/tests/smime/Makefile.am b/camel/tests/smime/Makefile.am
deleted file mode 100644
index 4f86852a7c..0000000000
--- a/camel/tests/smime/Makefile.am
+++ /dev/null
@@ -1,21 +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) $(EXTRA_GNOME_LIBS) \
- $(BONOBO_GNOME_LIBS)
-
-check_PROGRAMS = \
- pgp \
- pgp-mime
-# pkcs7
-
-TESTS = pgp pgp-mime #pkcs7