posix_spawn_file_actions_* tests: Fix module dependencies.
[gnulib.git] / modules / libgmp-tests
bloba80c478c7732aa2571c0c14a538df9fbb3517cc1
1 Files:
2 tests/macros.h
3 tests/test-libgmp.c
5 Depends-on:
6 c99
7 verify
9 configure.ac:
11 Makefile.am:
12 TESTS += test-libgmp
13 check_PROGRAMS += test-libgmp
14 test_libgmp_LDADD = $(LDADD) @LIBGMP@