Merge commit 'a39d4083cab589d7cd6a13e8a4b8db8875261d75'
[gnulib.git] / modules / unicase / u8-tolower-tests
index 3133e13..9161001 100644 (file)
@@ -1,5 +1,6 @@
 Files:
 tests/unicase/test-u8-tolower.c
+tests/macros.h
 
 Depends-on:
 unistr/u8-cmp
@@ -11,4 +12,4 @@ Makefile.am:
 TESTS += test-u8-tolower
 check_PROGRAMS += test-u8-tolower
 test_u8_tolower_SOURCES = unicase/test-u8-tolower.c
-
+test_u8_tolower_LDADD = $(LDADD) $(LIBUNISTRING)