added missing dependencies to fix failing unistr/ tests
[gnulib.git] / modules / readlinkat-tests
1 Files:
2 tests/test-readlink.h
3 tests/test-readlinkat.c
4 tests/signature.h
5 tests/macros.h
6
7 Depends-on:
8 ignore-value
9 symlinkat
10
11 configure.ac:
12
13 Makefile.am:
14 TESTS += test-readlinkat
15 check_PROGRAMS += test-readlinkat
16 test_readlinkat_LDADD = $(LDADD) @LIBINTL@