doc: use ASCII in .texi files where UTF-8 isn't needed
[gnulib.git] / modules / uniwidth / u32-strwidth-tests
index 20e16d0..51006b7 100644 (file)
@@ -1,5 +1,6 @@
 Files:
 tests/uniwidth/test-u32-strwidth.c
+tests/macros.h
 
 Depends-on:
 
@@ -9,4 +10,4 @@ Makefile.am:
 TESTS += test-u32-strwidth
 check_PROGRAMS += test-u32-strwidth
 test_u32_strwidth_SOURCES = uniwidth/test-u32-strwidth.c
-
+test_u32_strwidth_LDADD = $(LDADD) $(LIBUNISTRING)