X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funictype%2Fdecimal-digit-tests;h=45178344de37d6393d5a421327476be5cbbc7664;hb=0af2227383df6c060f2b719882474cf8e1dd7431;hp=8fbbf0d32882bf3fe276640b868074fa535371eb;hpb=a635ca9c01d6e9a747ac9c0c2eed04658486d400;p=gnulib.git diff --git a/modules/unictype/decimal-digit-tests b/modules/unictype/decimal-digit-tests index 8fbbf0d32..45178344d 100644 --- a/modules/unictype/decimal-digit-tests +++ b/modules/unictype/decimal-digit-tests @@ -1,6 +1,7 @@ Files: tests/unictype/test-decdigit.c tests/unictype/test-decdigit.h +tests/macros.h Depends-on: @@ -10,4 +11,4 @@ Makefile.am: TESTS += test-decdigit check_PROGRAMS += test-decdigit test_decdigit_SOURCES = unictype/test-decdigit.c - +test_decdigit_LDADD = $(LDADD) $(LIBUNISTRING)