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 239f3c91e..7983d61db 100644
--- a/src/util/Makefile.am
+++ b/src/util/Makefile.am
@@ -211,6 +211,7 @@ check_PROGRAMS = \
211 test_crypto_aes \ 211 test_crypto_aes \
212 test_crypto_aes_weak \ 212 test_crypto_aes_weak \
213 test_crypto_crc \ 213 test_crypto_crc \
214 test_crypto_ecc \
214 test_crypto_hash \ 215 test_crypto_hash \
215 test_crypto_hkdf \ 216 test_crypto_hkdf \
216 test_crypto_ksk \ 217 test_crypto_ksk \