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