crypto/gc: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / yesno-tests
index 3d484dac0497d5746a622337cce3727ff861bf8c..3e1e0a2de18d67314fde49ded3f66dd8beb85d00 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@