openat: reduce syscalls in first probe of /proc
[gnulib.git] / modules / uniwidth / u16-width-tests
index 8b24bf0..cea7ca7 100644 (file)
@@ -1,5 +1,6 @@
 Files:
 tests/uniwidth/test-u16-width.c
+tests/macros.h
 
 Depends-on:
 
@@ -9,4 +10,4 @@ Makefile.am:
 TESTS += test-u16-width
 check_PROGRAMS += test-u16-width
 test_u16_width_SOURCES = uniwidth/test-u16-width.c
-
+test_u16_width_LDADD = $(LDADD) $(LIBUNISTRING)