aboutsummaryrefslogtreecommitdiffstats
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2000-11-09 16:35:35 +0000
committerWerner Koch <[email protected]>2000-11-09 16:35:35 +0000
commit36966ea498fe145a81f284e21a66be54af4d30ad (patch)
treebe365cc282a24b7791b29950aaa175bf6de1cfbe /tests/Makefile.am
parentJust a backup for now (diff)
downloadgpgme-36966ea498fe145a81f284e21a66be54af4d30ad.tar.gz
gpgme-36966ea498fe145a81f284e21a66be54af4d30ad.zip
Add verify function
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index eab4df3c..aced4007 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -1,6 +1,6 @@
## Process this file with automake to create Makefile.in
-TESTS = t-encrypt
+TESTS = t-encrypt t-verify
INCLUDES = -I$(top_srcdir)/include -I$(top_srcdir)/intl