1
0
mirror of https://https.git.savannah.gnu.org/git/gnulib.git synced 2026-04-28 06:33:36 +00:00
Files
gnulib/modules/mountlist-tests
Collin Funk f1daedcb4c mountlist tests: Fix link error. (regr. 2025-03-18).
* modules/mountlist-tests (Makefile.am): Link the test program with
LIBINTL.
2025-03-23 20:32:01 -07:00

13 lines
186 B
Plaintext

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