md5, sha1, sha256, sha512: use openssl routines if available
[gnulib.git] / modules / crypto / hmac-sha256-tests
index 1337a05..c5483da 100644 (file)
@@ -8,3 +8,4 @@ configure.ac:
 Makefile.am:
 TESTS += test-hmac-sha256
 check_PROGRAMS += test-hmac-sha256
+test_hmac_sha256_LDADD = $(LDADD) @LIB_CRYPTO@