Fix build error on mingw with the modules sys_select and unistd.
[pspp] / modules / yesno-tests
1 Files:
2 tests/test-yesno.c
3 tests/test-yesno.sh
4
5 Depends-on:
6 closein
7 binary-io
8 close
9
10 configure.ac:
11
12 Makefile.am:
13 TESTS += test-yesno.sh
14 TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@'
15 check_PROGRAMS += test-yesno
16 test_yesno_LDADD = $(LDADD) @LIBINTL@