X-Git-Url: http://erislabs.net/gitweb/?p=gnulib.git;a=blobdiff_plain;f=modules%2Fcrypto%2Fgc-hmac-md5-tests;h=7ae3d2f79d5a558d2a2134ba0c500842367d1652;hp=699ccf9c88e87bd29cd7eecf94a4f4eb588788e7;hb=8e0f64e4cd12f7779113bc438afd106dad3e1f1a;hpb=dbf55f6694dbf710b44e3ae76a46fd8b8f993f7c diff --git a/modules/crypto/gc-hmac-md5-tests b/modules/crypto/gc-hmac-md5-tests index 699ccf9c8..7ae3d2f79 100644 --- a/modules/crypto/gc-hmac-md5-tests +++ b/modules/crypto/gc-hmac-md5-tests @@ -8,3 +8,4 @@ configure.ac: Makefile.am: TESTS += test-gc-hmac-md5 check_PROGRAMS += test-gc-hmac-md5 +test_gc_hmac_md5_LDADD = $(LDADD) @LIB_CRYPTO@