test-xalloc-die: fix test for mingw
[gnulib.git] / modules / xalloc-die-tests
1 Files:
2 tests/test-xalloc-die.c
3 tests/test-xalloc-die.sh
4 tests/init.sh
5
6 Depends-on:
7 progname
8
9 Makefile.am:
10 TESTS += test-xalloc-die.sh
11 TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@'
12 check_PROGRAMS += test-xalloc-die
13 test_xalloc_die_LDADD = $(LDADD) @LIBINTL@