autoupdate
[gnulib.git] / modules / openpty-tests
index 8b730e6..afe410a 100644 (file)
@@ -1,8 +1,12 @@
 Files:
-tests/signature.h
 tests/test-openpty.c
+tests/signature.h
+
+Depends-on:
+
+configure.ac:
 
 Makefile.am:
 TESTS += test-openpty
 check_PROGRAMS += test-openpty
-test_openpty_LDADD = $(LDADD) $(PTY_LIB)
+test_openpty_LDADD = $(LDADD) @PTY_LIB@