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