Fix link errors in tests: openat-die uses gettext-h.
[gnulib.git] / modules / mkfifoat-tests
1 Files:
2 tests/test-mkfifo.h
3 tests/test-mkfifoat.c
4 tests/signature.h
5 tests/macros.h
6
7 Depends-on:
8 ignore-value
9 symlink
10
11 configure.ac:
12
13 Makefile.am:
14 TESTS += test-mkfifoat
15 check_PROGRAMS += test-mkfifoat
16 test_mkfifoat_LDADD = $(LDADD) @LIBINTL@