2 tests/test-dirent-safer.c
13 TESTS += test-dirent-safer
14 check_PROGRAMS += test-dirent-safer
15 # Link with libintl when needed. dirent-safer uses fdopendir if it is present,
16 # and fdopendir indirectly depends on openat-die -> gettext-h.
17 test_dirent_safer_LDADD = $(LDADD) $(LIBINTL)