strtoumax: fix typo in previous commit.
[gnulib.git] / modules / sh-quote-tests
1 Files:
2 tests/test-sh-quote.c
3
4 Depends-on:
5
6 configure.ac:
7
8 Makefile.am:
9 TESTS += test-sh-quote
10 check_PROGRAMS += test-sh-quote
11 test_sh_quote_LDADD = $(LDADD) @LIBINTL@