Fix tests link errors.
[pspp] / modules / chown-tests
index a5d5c3af7cd542967823681280e23174c8db8e1c..e4945ea2dc2742b8e1f0b7a339f8fc1c21a37635 100644 (file)
@@ -1,8 +1,12 @@
 Files:
+tests/nap.h
 tests/test-chown.h
 tests/test-chown.c
+tests/signature.h
+tests/macros.h
 
 Depends-on:
+ignore-value
 lstat
 mgetgroups
 progname
@@ -17,4 +21,3 @@ AC_CHECK_FUNCS_ONCE([getegid])
 Makefile.am:
 TESTS += test-chown
 check_PROGRAMS += test-chown
-test_chown_LDADD = $(LDADD) @LIBINTL@