aboutsummaryrefslogtreecommitdiffstats
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2000-11-16 13:15:48 +0000
committerWerner Koch <[email protected]>2000-11-16 13:15:48 +0000
commit7f8c3532e793512b52e1c07149668ec7c6d87a65 (patch)
tree533f3854dc1023dee1aed13ef9b751bbf4288601 /tests/Makefile.am
parentNotation stuff added (diff)
downloadgpgme-7f8c3532e793512b52e1c07149668ec7c6d87a65.tar.gz
gpgme-7f8c3532e793512b52e1c07149668ec7c6d87a65.zip
Added decryption
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am4
1 files changed, 3 insertions, 1 deletions
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