X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Funicase%2Fu8-tolower-tests;h=9161001e61f65ac064a2e987059534cffe4fe064;hb=676fc6f6594c7b81d26b22226514a512ca0f4bc3;hp=f07483d3de13821677e8a32b9348afab22fb4494;hpb=987e5651e8d1c5aa933c9ce88562806af4093702;p=gnulib.git diff --git a/modules/unicase/u8-tolower-tests b/modules/unicase/u8-tolower-tests index f07483d3d..9161001e6 100644 --- a/modules/unicase/u8-tolower-tests +++ b/modules/unicase/u8-tolower-tests @@ -12,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)