pty test: Fix link error.
[gnulib.git] / modules / pty-tests
1 Files:
2 tests/test-pty.c
3
4 Makefile.am:
5 TESTS += test-pty
6 check_PROGRAMS += test-pty
7 test_pty_LDADD = $(LDADD) $(PTY_LIB)