userspec: Drop redundant file.
[gnulib.git] / modules / uniwidth / u8-strwidth-tests
index 6e18d05..ee95db9 100644 (file)
@@ -1,5 +1,6 @@
 Files:
 tests/uniwidth/test-u8-strwidth.c
+tests/macros.h
 
 Depends-on:
 
@@ -9,4 +10,4 @@ Makefile.am:
 TESTS += test-u8-strwidth
 check_PROGRAMS += test-u8-strwidth
 test_u8_strwidth_SOURCES = uniwidth/test-u8-strwidth.c
-
+test_u8_strwidth_LDADD = $(LDADD) $(LIBUNISTRING)