Remove incorrect 'Link' sections.
[gnulib.git] / modules / crypto / hmac-sha1-tests
blobae8a0df9c2f64700aa411e7b6a11b8b8650fe5c0
1 Files:
2 tests/test-hmac-sha1.c
4 Depends-on:
6 configure.ac:
8 Makefile.am:
9 TESTS += test-hmac-sha1
10 check_PROGRAMS += test-hmac-sha1
11 test_hmac_sha1_LDADD = $(LDADD) @LIB_CRYPTO@