mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-16 01:22:18 +03:00
14 lines
262 B
Plaintext
14 lines
262 B
Plaintext
Files:
|
|
tests/uninorm/test-composition.c
|
|
tests/macros.h
|
|
|
|
Depends-on:
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-composition
|
|
check_PROGRAMS += test-composition
|
|
test_composition_SOURCES = uninorm/test-composition.c
|
|
test_composition_LDADD = $(LDADD) $(LIBUNISTRING)
|