X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funicase%2Fu16-tolower-tests;h=a74c569586320e894cd3797758375934f27d36cd;hb=ad2c4b8339db7e2734f0504d5157bb31129f728c;hp=1e5bf1915c651e272ea80c0bb8993654817f32a2;hpb=5739744173eac2c6c3fd4ac81631f6406e874a7a;p=gnulib.git diff --git a/modules/unicase/u16-tolower-tests b/modules/unicase/u16-tolower-tests index 1e5bf1915..a74c56958 100644 --- a/modules/unicase/u16-tolower-tests +++ b/modules/unicase/u16-tolower-tests @@ -1,5 +1,6 @@ Files: tests/unicase/test-u16-tolower.c +tests/macros.h Depends-on: unistr/u16-cmp @@ -11,4 +12,4 @@ Makefile.am: TESTS += test-u16-tolower check_PROGRAMS += test-u16-tolower test_u16_tolower_SOURCES = unicase/test-u16-tolower.c - +test_u16_tolower_LDADD = $(LDADD) $(LIBUNISTRING)