13 lines
178 B
Plaintext
13 lines
178 B
Plaintext
Files:
|
|
tests/test-hmac-sha1.c
|
|
|
|
Depends-on:
|
|
c99
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-hmac-sha1
|
|
check_PROGRAMS += test-hmac-sha1
|
|
test_hmac_sha1_LDADD = $(LDADD) @LIB_CRYPTO@
|