1Files: 2tests/test-openat-safer.c 3tests/macros.h 4 5Depends-on: 6 7configure.ac: 8 9Makefile.am: 10TESTS += test-openat-safer 11check_PROGRAMS += test-openat-safer 12test_openat_safer_LDADD = $(LDADD) @LIBINTL@ 13
1Files: 2tests/test-openat-safer.c 3tests/macros.h 4 5Depends-on: 6 7configure.ac: 8 9Makefile.am: 10TESTS += test-openat-safer 11check_PROGRAMS += test-openat-safer 12test_openat_safer_LDADD = $(LDADD) @LIBINTL@ 13