Fix link errors in tests: openat-die uses gettext-h.
[gnulib.git] / modules / utimensat-tests
1 Files:
2 tests/nap.h
3 tests/test-lutimens.h
4 tests/test-utimens.h
5 tests/test-utimens-common.h
6 tests/test-utimensat.c
7 tests/signature.h
8 tests/macros.h
9
10 Depends-on:
11 ignore-value
12 progname
13 timespec
14 usleep
15 utimecmp
16
17 configure.ac:
18
19 Makefile.am:
20 TESTS += test-utimensat
21 check_PROGRAMS += test-utimensat
22 test_utimensat_LDADD = $(LDADD) $(LIB_CLOCK_GETTIME) @LIBINTL@