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