strtoumax: fix typo in previous commit.
[gnulib.git] / modules / fchdir-tests
1 Files:
2 tests/test-fchdir.c
3 tests/signature.h
4 tests/macros.h
5
6 Depends-on:
7 cloexec
8 getcwd-lgpl
9
10 configure.ac:
11
12 Makefile.am:
13 TESTS += test-fchdir
14 check_PROGRAMS += test-fchdir
15 test_fchdir_LDADD = $(LDADD) $(LIBINTL)