X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fcrypto%2Fhmac-sha512-tests;h=877dd3bf429cd008eaabeac879c9b71478b1277c;hb=8e0f64e4cd12f7779113bc438afd106dad3e1f1a;hp=d10b7052c1b3e9dbe75b6c8d8b40db79b9531ca7;hpb=4e1dc0e3d73be7c53e10b8541a0313df3d1ae35b;p=gnulib.git 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@