doc: use ASCII in .texi files where UTF-8 isn't needed
[gnulib.git] / modules / xalloc-die-tests
index ed6a470..e611f80 100644 (file)
@@ -3,8 +3,10 @@ tests/test-xalloc-die.c
 tests/test-xalloc-die.sh
 
 Depends-on:
+progname
+test-framework-sh
 
 Makefile.am:
 TESTS += test-xalloc-die.sh
-TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@'
 check_PROGRAMS += test-xalloc-die
+test_xalloc_die_LDADD = $(LDADD) @LIBINTL@