1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-08 17:22:05 +03:00
Files
gnulib/modules/lchmod-tests
Bruno Haible b1268f22f4 lchmod-tests: Fix link error.
* modules/lchmod-tests (Makefile.am): Don't assume that LIBINTL is set.
2021-01-10 23:06:39 +01:00

14 lines
193 B
Plaintext

Files:
tests/test-lchmod.c
tests/signature.h
tests/macros.h
Depends-on:
configure.ac:
Makefile.am:
TESTS += test-lchmod
check_PROGRAMS += test-lchmod
test_lchmod_LDADD = $(LDADD) $(LIBINTL)