install-reloc: Support multi-binary installation.
[gnulib.git] / modules / lchown-tests
index 4fc7eaf..d7288fe 100644 (file)
@@ -1,13 +1,14 @@
 Files:
-tests/signature.h
 tests/nap.h
 tests/test-lchown.h
 tests/test-lchown.c
+tests/signature.h
+tests/macros.h
 
 Depends-on:
+ignore-value
 mgetgroups
-progname
-usleep
+nanosleep
 stat-time
 stdbool
 symlink
@@ -18,4 +19,4 @@ AC_CHECK_FUNCS_ONCE([getegid])
 Makefile.am:
 TESTS += test-lchown
 check_PROGRAMS += test-lchown
-test_lchown_LDADD = $(LDADD) @LIBINTL@
+test_lchown_LDADD = $(LDADD) $(LIB_NANOSLEEP)