X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fforkpty-tests;h=e969fc6ff12d2b60ffdb81c26b2e2afb13410c90;hb=11368c16b7faaff172abbfd8b25303389c7031e5;hp=744d6848692144987a26f4ba8a45f8e12fb08b87;hpb=9d84afa467b0a9abcd6e0d90fc7d1608f07bf2f1;p=gnulib.git diff --git a/modules/forkpty-tests b/modules/forkpty-tests index 744d68486..e969fc6ff 100644 --- a/modules/forkpty-tests +++ b/modules/forkpty-tests @@ -1,8 +1,12 @@ Files: -tests/signature.h tests/test-forkpty.c +tests/signature.h + +Depends-on: + +configure.ac: Makefile.am: TESTS += test-forkpty check_PROGRAMS += test-forkpty -test_forkpty_LDADD = $(LDADD) $(PTY_LIB) +test_forkpty_LDADD = $(LDADD) @PTY_LIB@