strtoumax: fix typo in previous commit.
[gnulib.git] / modules / closein-tests
1 Files:
2 tests/test-closein.sh
3 tests/test-closein.c
4
5 Depends-on:
6 binary-io
7 ignore-value
8 test-framework-sh
9
10 configure.ac:
11
12 Makefile.am:
13 TESTS += test-closein.sh
14 check_PROGRAMS += test-closein
15 test_closein_LDADD = $(LDADD) @LIBINTL@