posix_spawn_file_actions_* tests: Fix module dependencies.
[gnulib.git] / modules / crypto / gc-tests
blob5a16ba3b3ba32b6bcd7a275733a5e89d392e829a
1 Files:
2 tests/test-gc.c
4 Depends-on:
6 configure.ac:
8 Makefile.am:
9 TESTS += test-gc
10 check_PROGRAMS += test-gc
11 test_gc_LDADD = $(LDADD) @LIB_CRYPTO@ $(LIB_GETRANDOM)