sys_utsname: Add support for Minix.
[gnulib.git] / modules / yesno-tests
index 3d484da..3e1e0a2 100644 (file)
@@ -1,4 +1,5 @@
 Files:
+tests/init.sh
 tests/test-yesno.c
 tests/test-yesno.sh
 
@@ -10,6 +11,5 @@ configure.ac:
 
 Makefile.am:
 TESTS += test-yesno.sh
-TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@'
 check_PROGRAMS += test-yesno
 test_yesno_LDADD = $(LDADD) @LIBINTL@