regex: port to Stratus OpenVOS
[gnulib.git] / modules / unictype / ctype-digit-tests
index e3ec97f..3ec9b0a 100644 (file)
@@ -2,6 +2,7 @@ Files:
 tests/unictype/test-ctype_digit.c
 tests/unictype/test-predicate-part1.h
 tests/unictype/test-predicate-part2.h
+tests/macros.h
 
 Depends-on:
 
@@ -11,4 +12,4 @@ Makefile.am:
 TESTS += test-ctype_digit
 check_PROGRAMS += test-ctype_digit
 test_ctype_digit_SOURCES = unictype/test-ctype_digit.c
-
+test_ctype_digit_LDADD = $(LDADD) $(LIBUNISTRING)