14 lines
228 B
Plaintext
14 lines
228 B
Plaintext
Files:
|
|
tests/test-argmatch.c
|
|
tests/macros.h
|
|
|
|
Depends-on:
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-argmatch
|
|
check_PROGRAMS += test-argmatch
|
|
test_argmatch_LDADD = $(LDADD) $(LIBUNISTRING) @LIBINTL@ $(MBRTOWC_LIB) $(LIBC32CONV)
|
|
|