posix_spawn_file_actions_* tests: Fix module dependencies.
[gnulib.git] / modules / login_tty-tests
blob306b0ebe12973c172a4695302e2bfaeafd6e0496
1 Files:
2 tests/test-login_tty.c
4 Depends-on:
5 openpty
6 tcgetsid
8 configure.ac:
10 Makefile.am:
11 TESTS += test-login_tty
12 check_PROGRAMS += test-login_tty
13 test_login_tty_LDADD = $(LDADD) @PTY_LIB@