X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funictype%2Fctype-xdigit-tests;h=c05d098d75f2aa539d8c044424c9899b02e1f33e;hb=c0920188a9d9d5405cb9639d7ae07d9cae2161bf;hp=4cc56788525fd14a9af1c5afe71ab196cd8134af;hpb=987e5651e8d1c5aa933c9ce88562806af4093702;p=gnulib.git diff --git a/modules/unictype/ctype-xdigit-tests b/modules/unictype/ctype-xdigit-tests index 4cc567885..c05d098d7 100644 --- a/modules/unictype/ctype-xdigit-tests +++ b/modules/unictype/ctype-xdigit-tests @@ -12,4 +12,4 @@ Makefile.am: TESTS += test-ctype_xdigit check_PROGRAMS += test-ctype_xdigit test_ctype_xdigit_SOURCES = unictype/test-ctype_xdigit.c - +test_ctype_xdigit_LDADD = $(LDADD) $(LIBUNISTRING)