From eee943f21ebc92e70cec963950c2fc0a29cab544 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Tue, 10 Apr 2001 15:47:00 +0000 Subject: Added camel-pgp-context.[c,h] to the build. Also added tests/smime/pgp.c 2001-04-06 Jeffrey Stedfast * Makefile.am: Added camel-pgp-context.[c,h] to the build. Also added tests/smime/pgp.c and Makefile.am * tests/smime/pgp.c: New test suite for PGP functions. * camel-pgp-context.c: Various fixes to get it to build. svn path=/trunk/; revision=9213 --- camel/tests/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'camel/tests/Makefile.am') diff --git a/camel/tests/Makefile.am b/camel/tests/Makefile.am index 6125c6b134..1d24ebd0ac 100644 --- a/camel/tests/Makefile.am +++ b/camel/tests/Makefile.am @@ -1,3 +1,3 @@ SUBDIRS = lib \ - message folder stream misc + message folder stream smime misc -- cgit v1.2.3