From 5f565cd945f9a9014fa86ad861a2ee9435edec38 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Thu, 19 Nov 2009 15:19:39 +0000 Subject: Implement tests for aes key wrapping and unwrapping. --- src/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index c4d34ed..177da28 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -6,6 +6,7 @@ include_HEADERS = \ lib_LTLIBRARIES = libp11-tests.la libp11_tests_la_SOURCES = \ + aes.c \ certificate.c \ check.c \ config.c \ -- cgit v1.2.3