posix_spawn_file_actions_* tests: Fix module dependencies.
[gnulib.git] / modules / bitset-tests
blobbafd916d9a6c47c7e1711fcd0aa17b26ac7255b2
1 Files:
2 tests/test-bitset.c
3 tests/macros.h
5 Depends-on:
6 c99
8 configure.ac:
10 Makefile.am:
11 TESTS += test-bitset
12 check_PROGRAMS += test-bitset
13 test_bitset_LDADD = $(LDADD) @LIBINTL@