X-Git-Url: http://erislabs.net/gitweb/?p=gnulib.git;a=blobdiff_plain;f=modules%2Fcrypto%2Fgc-hmac-sha1-tests;h=9cc23aea277f8634604a222e21ffac973315b95f;hp=2795ee91dbcb51540f71270378053667018d8ae2;hb=8e0f64e4cd12f7779113bc438afd106dad3e1f1a;hpb=dbf55f6694dbf710b44e3ae76a46fd8b8f993f7c diff --git a/modules/crypto/gc-hmac-sha1-tests b/modules/crypto/gc-hmac-sha1-tests index 2795ee91d..9cc23aea2 100644 --- a/modules/crypto/gc-hmac-sha1-tests +++ b/modules/crypto/gc-hmac-sha1-tests @@ -8,3 +8,4 @@ configure.ac: Makefile.am: TESTS += test-gc-hmac-sha1 check_PROGRAMS += test-gc-hmac-sha1 +test_gc_hmac_sha1_LDADD = $(LDADD) @LIB_CRYPTO@