X-Git-Url: http://erislabs.net/gitweb/?p=gnulib.git;a=blobdiff_plain;f=modules%2Fcrypto%2Fhmac-sha512-tests;h=877dd3bf429cd008eaabeac879c9b71478b1277c;hp=d10b7052c1b3e9dbe75b6c8d8b40db79b9531ca7;hb=8e0f64e4cd12f7779113bc438afd106dad3e1f1a;hpb=dbf55f6694dbf710b44e3ae76a46fd8b8f993f7c diff --git a/modules/crypto/hmac-sha512-tests b/modules/crypto/hmac-sha512-tests index d10b7052c..877dd3bf4 100644 --- a/modules/crypto/hmac-sha512-tests +++ b/modules/crypto/hmac-sha512-tests @@ -8,3 +8,4 @@ configure.ac: Makefile.am: TESTS += test-hmac-sha512 check_PROGRAMS += test-hmac-sha512 +test_hmac_sha512_LDADD = $(LDADD) @LIB_CRYPTO@