X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=inline;f=modules%2Fopenpty-tests;h=afe410a19f9eda62aa4e7b22faf2275097cc5483;hb=de128af79887d5dd55b5f0f693a53228122c2b98;hp=8b730e68be30042ebbd27baea3ab8bc03cdd9f49;hpb=9d84afa467b0a9abcd6e0d90fc7d1608f07bf2f1;p=gnulib.git diff --git a/modules/openpty-tests b/modules/openpty-tests index 8b730e68b..afe410a19 100644 --- a/modules/openpty-tests +++ b/modules/openpty-tests @@ -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@