copy-acl: enhance Solaris ACL error handling
[gnulib.git] / modules / pty-tests
index 2d8b9c3..870d518 100644 (file)
@@ -1,7 +1,8 @@
 Files:
+tests/signature.h
 tests/test-pty.c
 
 Makefile.am:
 TESTS += test-pty
 check_PROGRAMS += test-pty
-test_pty_LDADD = $(PTY_LIB)
+test_pty_LDADD = $(LDADD) $(PTY_LIB)