userspec: Drop redundant file.
[gnulib.git] / modules / uniwidth / u16-strwidth-tests
index 0405a9f..17998aa 100644 (file)
@@ -1,5 +1,6 @@
 Files:
 tests/uniwidth/test-u16-strwidth.c
+tests/macros.h
 
 Depends-on:
 
@@ -9,4 +10,4 @@ Makefile.am:
 TESTS += test-u16-strwidth
 check_PROGRAMS += test-u16-strwidth
 test_u16_strwidth_SOURCES = uniwidth/test-u16-strwidth.c
-
+test_u16_strwidth_LDADD = $(LDADD) $(LIBUNISTRING)