error: depend on stdio
[gnulib.git] / modules / xalloc-die-tests
index 03ee303..e611f80 100644 (file)
@@ -1,9 +1,12 @@
 Files:
 tests/test-xalloc-die.c
+tests/test-xalloc-die.sh
 
 Depends-on:
+progname
+test-framework-sh
 
 Makefile.am:
-TESTS += test-xalloc-die
-XFAIL_TESTS += test-xalloc-die
+TESTS += test-xalloc-die.sh
 check_PROGRAMS += test-xalloc-die
+test_xalloc_die_LDADD = $(LDADD) @LIBINTL@