libgcrypt/tests (Makefile.am)
cvs user mo
cvs at cvs.gnupg.org
Wed Sep 15 23:39:42 CEST 2004
Date: Thursday, September 16, 2004 @ 00:46:30
Author: mo
Path: /cvs/libgcrypt/libgcrypt/tests
Modified: Makefile.am
Removed `mpi' from TESTS, which was added unintenionally.
-------------+
Makefile.am | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
Index: libgcrypt/tests/Makefile.am
diff -u libgcrypt/tests/Makefile.am:1.18 libgcrypt/tests/Makefile.am:1.19
--- libgcrypt/tests/Makefile.am:1.18 Tue Aug 24 21:56:25 2004
+++ libgcrypt/tests/Makefile.am Thu Sep 16 00:46:30 2004
@@ -18,7 +18,7 @@
## Process this file with automake to produce Makefile.in
-TESTS = prime register ac basic tsexp keygen pubkey benchmark pkbench mpi
+TESTS = prime register ac basic tsexp keygen pubkey benchmark pkbench
INCLUDES = -I$(top_srcdir)/src
LDADD = ../src/libgcrypt.la
More information about the Gnupg-commits
mailing list