aboutsummaryrefslogtreecommitdiffstats
path: root/camel/tests/smime/Makefile.am
diff options
context:
space:
mode:
authornobody <nobody@localhost>2001-04-16 17:30:54 +0800
committernobody <nobody@localhost>2001-04-16 17:30:54 +0800
commita7063754437e9ce90775718f69dd0e770a3b8f6e (patch)
treeaaa46c1cf6c9a87e8f291ef7673bd9463803e8c9 /camel/tests/smime/Makefile.am
parent75a16468d369f58587f27ab4655fbe1c1091fc95 (diff)
downloadgsoc2013-evolution-GNOME-VFS_1_0_1_ANCHOR.tar
gsoc2013-evolution-GNOME-VFS_1_0_1_ANCHOR.tar.gz
gsoc2013-evolution-GNOME-VFS_1_0_1_ANCHOR.tar.bz2
gsoc2013-evolution-GNOME-VFS_1_0_1_ANCHOR.tar.lz
gsoc2013-evolution-GNOME-VFS_1_0_1_ANCHOR.tar.xz
gsoc2013-evolution-GNOME-VFS_1_0_1_ANCHOR.tar.zst
gsoc2013-evolution-GNOME-VFS_1_0_1_ANCHOR.zip
This commit was manufactured by cvs2svn to create tagGNOME-VFS_1_0_1_ANCHOR
'GNOME-VFS_1_0_1_ANCHOR'. svn path=/tags/GNOME-VFS_1_0_1_ANCHOR/; revision=9348
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 7027729487..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) $(EXTRA_GNOME_LIBS) \
- $(BONOBO_GNOME_LIBS)
-
-check_PROGRAMS = \
- pgp \
- pgp-mime
-
-TESTS = pgp pgp-mime