mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-14 14:01:48 +03:00
14 lines
240 B
Plaintext
14 lines
240 B
Plaintext
Files:
|
|
tests/unictype/test-scripts.c
|
|
tests/macros.h
|
|
|
|
Depends-on:
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-scripts
|
|
check_PROGRAMS += test-scripts
|
|
test_scripts_SOURCES = unictype/test-scripts.c
|
|
test_scripts_LDADD = $(LDADD) $(LIBUNISTRING)
|