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