doc: use ASCII in .texi files where UTF-8 isn't needed
[gnulib.git] / modules / stat-tests
index 74d558c..60ecc17 100644 (file)
@@ -5,7 +5,7 @@ tests/signature.h
 tests/macros.h
 
 Depends-on:
-pathmax
+getcwd-lgpl
 same-inode
 stdbool
 symlink
@@ -15,3 +15,4 @@ configure.ac:
 Makefile.am:
 TESTS += test-stat
 check_PROGRAMS += test-stat
+test_stat_LDADD = $(LDADD) $(LIBINTL)