getdomainname: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / yesno-tests
index 7704e90a391d9255b92e755d95d7f8f12421b85c..3e1e0a2de18d67314fde49ded3f66dd8beb85d00 100644 (file)
@@ -1,14 +1,15 @@
 Files:
+tests/init.sh
 tests/test-yesno.c
 tests/test-yesno.sh
 
 Depends-on:
 closein
+binary-io
 
 configure.ac:
 
 Makefile.am:
 TESTS += test-yesno.sh
-TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@'
 check_PROGRAMS += test-yesno
 test_yesno_LDADD = $(LDADD) @LIBINTL@