Files:
tests/test-mcel.c

Depends-on:
assert-h
setlocale

configure.ac:

Makefile.am:
TESTS += test-mcel
check_PROGRAMS += test-mcel
test_mcel_LDADD = $(LDADD) $(LIBUNISTRING) $(SETLOCALE_LIB) $(MBRTOWC_LIB) $(LIBC32CONV)
