mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-06-15 15:25:49 +00:00
f1daedcb4c
* modules/mountlist-tests (Makefile.am): Link the test program with LIBINTL.
13 lines
186 B
Plaintext
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@
|