posix_spawn_file_actions_* tests: Fix module dependencies.
[gnulib.git] / modules / getentropy-tests
blob7ad786109cec6dc006026550854feaa9617ef8af
1 Files:
2 tests/test-getentropy.c
3 tests/signature.h
4 tests/macros.h
6 Depends-on:
8 configure.ac:
10 Makefile.am:
11 TESTS += test-getentropy
12 check_PROGRAMS += test-getentropy
13 test_getentropy_LDADD = $(LDADD) $(LIB_GETRANDOM)