posix_spawn_file_actions_* tests: Fix module dependencies.
[gnulib.git] / modules / yesno-tests
blob45f429fe9c3b38debd9b8a2031cb2985ceb3a274
1 Files:
2 tests/test-yesno.c
3 tests/test-yesno.sh
5 Depends-on:
6 binary-io
7 closein
8 test-framework-sh
10 configure.ac:
12 Makefile.am:
13 TESTS += test-yesno.sh
14 check_PROGRAMS += test-yesno
15 test_yesno_LDADD = $(LDADD) @LIBINTL@ $(LIB_MBRTOWC)