posix_spawn_file_actions_* tests: Fix module dependencies.
[gnulib.git] / modules / crypto / hmac-sha512-tests
blob7e36dfb5a5f408f60403be84b3c176dc19c877a6
1 Files:
2 tests/test-hmac-sha512.c
4 Depends-on:
5 c99
7 configure.ac:
9 Makefile.am:
10 TESTS += test-hmac-sha512
11 check_PROGRAMS += test-hmac-sha512
12 test_hmac_sha512_LDADD = $(LDADD) @LIB_CRYPTO@