From 2c81ecf429e266039a66d83742e22ea0eccfa327 Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Wed, 27 May 2015 15:56:59 +0200 Subject: First pass at RSA tests. --- tests/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/Makefile.in') diff --git a/tests/Makefile.in b/tests/Makefile.in index ba45a57..19c68c8 100644 --- a/tests/Makefile.in +++ b/tests/Makefile.in @@ -2,7 +2,7 @@ INC = ../cryptech.h LIB = ../libcryptech.a -BIN = test-aes-key-wrap test-hash +BIN = test-aes-key-wrap test-hash test-rsa CC = @CC@ CFLAGS = @CFLAGS@ -I.. -- cgit v1.2.3