X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fpty-tests;h=7a6bce978464ef922894dc964ca1c29e9cbe1a9f;hb=5191b3546cfb6c163228c23f214e325ddf60d46f;hp=2d8b9c33d095e4b73834b0c18aecdcf0afa6b105;hpb=63983c0aac914c1a585cb6a7d0b16dc170b6ee3e;p=gnulib.git diff --git a/modules/pty-tests b/modules/pty-tests index 2d8b9c33d..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 = $(PTY_LIB)