X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fpty-tests;h=7a6bce978464ef922894dc964ca1c29e9cbe1a9f;hb=a6b16b69fe1cad695b270dd5bf3deb2850fc4dd1;hp=981ae1846b0534020a5cf1691ea57f4c73f91043;hpb=039ae97b8ae35a2446c5d62d72b21689c97da7e2;p=gnulib.git diff --git a/modules/pty-tests b/modules/pty-tests index 981ae1846..7a6bce978 100644 --- a/modules/pty-tests +++ b/modules/pty-tests @@ -1,7 +1,8 @@ Files: -tests/test-pty.c + +Depends-on: +pty-c++-tests + +configure.ac: Makefile.am: -TESTS += test-pty -check_PROGRAMS += test-pty -test_pty_LDADD = $(LDADD) $(PTY_LIB)