summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorMoritz Schulte <mo@g10code.com>2005-09-15 16:24:48 +0000
committerMoritz Schulte <mo@g10code.com>2005-09-15 16:24:48 +0000
commite2b39b7431c276dd5a4d4da4bedb63f885d62803 (patch)
treeb304a0d9ed0531c65491641384642e66a41c4cda /tests/Makefile.am
parent78a84338cb36748f17cc444b17ab7033ce384c34 (diff)
downloadlibgcrypt-e2b39b7431c276dd5a4d4da4bedb63f885d62803.tar.gz
2005-09-15 Moritz Schulte <moritz@g10code.com>
* Makefile.am (TESTS): Added keygrip. * keygrip.c: New.
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 a61a02db..cf877ae6 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -19,7 +19,7 @@
## Process this file with automake to produce Makefile.in
TESTS = prime register ac ac-schemes ac-data basic \
- tsexp keygen pubkey benchmark pkbench hmac
+ tsexp keygen pubkey benchmark pkbench hmac keygrip
INCLUDES = -I$(top_srcdir)/src
LDADD = ../src/libgcrypt.la