aboutsummaryrefslogtreecommitdiff
path: root/src/util/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/Makefile.am')
-rw-r--r--src/util/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/util/Makefile.am b/src/util/Makefile.am
index d6628daac..4b28cabf1 100644
--- a/src/util/Makefile.am
+++ b/src/util/Makefile.am
@@ -113,6 +113,7 @@ check_PROGRAMS = \
113 test_crypto_aes_weak \ 113 test_crypto_aes_weak \
114 test_crypto_crc \ 114 test_crypto_crc \
115 test_crypto_hash \ 115 test_crypto_hash \
116 test_crypto_hkdf \
116 test_crypto_ksk \ 117 test_crypto_ksk \
117 test_crypto_random \ 118 test_crypto_random \
118 test_crypto_rsa \ 119 test_crypto_rsa \