From 8af934d32dc5b7019c0a276526cc7bde177e4692 Mon Sep 17 00:00:00 2001 From: Moritz Schulte Date: Wed, 2 Nov 2005 16:51:30 +0000 Subject: --- tests/Makefile.am | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'tests') 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 -- cgit v1.2.1