mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-08 17:22:05 +03:00
15 lines
207 B
Plaintext
15 lines
207 B
Plaintext
Files:
|
|
tests/test-array_omap.c
|
|
tests/macros.h
|
|
|
|
Depends-on:
|
|
xlist
|
|
array-list
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-array_omap
|
|
check_PROGRAMS += test-array_omap
|
|
test_array_omap_LDADD = $(LDADD) @LIBINTL@
|