From e4a7f76368954edb2622d9b9f333f6b6ef6001e1 Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Sun, 24 May 2015 16:31:12 -0400 Subject: First pass on hash test code. --- 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 f63e4fc..ba45a57 100644 --- a/tests/Makefile.in +++ b/tests/Makefile.in @@ -2,7 +2,7 @@ INC = ../cryptech.h LIB = ../libcryptech.a -BIN = test-aes-key-wrap +BIN = test-aes-key-wrap test-hash CC = @CC@ CFLAGS = @CFLAGS@ -I.. -- cgit v1.2.3