From 7f8c3532e793512b52e1c07149668ec7c6d87a65 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Thu, 16 Nov 2000 13:15:48 +0000 Subject: Added decryption --- tests/Makefile.am | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'tests/Makefile.am') diff --git a/tests/Makefile.am b/tests/Makefile.am index 74709b11..2f74e93f 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -1,6 +1,8 @@ ## Process this file with automake to create Makefile.in -TESTS = t-encrypt t-verify t-keylist +TESTS = t-encrypt t-decrypt t-verify t-keylist + +EXTRA_DIST = cipher-1.asc INCLUDES = -I$(top_srcdir)/include -I$(top_srcdir)/intl -- cgit v1.2.3