summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorMoritz Schulte <mo@g10code.com>2005-11-02 16:51:30 +0000
committerMoritz Schulte <mo@g10code.com>2005-11-02 16:51:30 +0000
commit8af934d32dc5b7019c0a276526cc7bde177e4692 (patch)
tree99d478735fbe7161d3c7412fb6000768adfda6cd /tests/Makefile.am
parentbb474fbf697bdd501d0898a49be03a9d267626ef (diff)
downloadlibgcrypt-8af934d32dc5b7019c0a276526cc7bde177e4692.tar.gz
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am5
1 files changed, 2 insertions, 3 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 454d3003..945ce5d0 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -1,4 +1,4 @@
-# Copyright (C) 2001, 2002, 2003 Free Software Foundation, Inc.
+# Copyright (C) 2001, 2002, 2003, 2005 Free Software Foundation, Inc.
#
# This file is part of Libgcrypt.
#
@@ -19,8 +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 keygrip full \
- mpi-zero mpi-cmp
+ tsexp keygen pubkey benchmark pkbench hmac keygrip
INCLUDES = -I$(top_srcdir)/src
LDADD = ../src/libgcrypt.la