realloc-*: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / xstrtoimax-tests
index a85631728186bec1596c4e2b41459f00a197135e..ea8e1ba5311cc6f35fa71a83ab7b3003e2d067b4 100644 (file)
@@ -1,4 +1,5 @@
 Files:
+tests/init.sh
 tests/test-xstrtoimax.c
 tests/test-xstrtoimax.sh
 
@@ -8,7 +9,5 @@ configure.ac:
 
 Makefile.am:
 TESTS += test-xstrtoimax.sh
-TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@'
 check_PROGRAMS += test-xstrtoimax
-EXTRA_DIST += test-xstrtoimax.sh
 test_xstrtoimax_LDADD = $(LDADD) @LIBINTL@