mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-06-15 23:35:50 +00:00
9ca3600636
* modules/hamt-tests (Makefile.am): Link test-hamt against @LIBINTL@.
13 lines
166 B
Plaintext
13 lines
166 B
Plaintext
Files:
|
|
tests/test-hamt.c
|
|
tests/macros.h
|
|
|
|
Depends-on:
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-hamt
|
|
check_PROGRAMS += test-hamt
|
|
test_hamt_LDADD = $(LDADD) @LIBINTL@
|