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