posix_spawn_file_actions_* tests: Fix module dependencies.
[gnulib.git] / modules / sh-quote-tests
blob2ac972294528456d021e67db8839a4e5db103580
1 Files:
2 tests/test-sh-quote.c
4 Depends-on:
6 configure.ac:
8 Makefile.am:
9 TESTS += test-sh-quote
10 check_PROGRAMS += test-sh-quote
11 test_sh_quote_LDADD = $(LDADD) @LIBINTL@ $(LIB_MBRTOWC)