X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Funicase%2Ftoupper-tests;h=50fd685b89ed45983218c94494bcdac04b611b06;hb=4470580881a7b821b52fb5635102ef3e27aa5af4;hp=93adf9a9885a5fd41986eae533804de58647a654;hpb=f2fd6bcd353822eeb40dac4ff11da755bed1c334;p=gnulib.git diff --git a/modules/unicase/toupper-tests b/modules/unicase/toupper-tests index 93adf9a98..50fd685b8 100644 --- a/modules/unicase/toupper-tests +++ b/modules/unicase/toupper-tests @@ -2,6 +2,7 @@ Files: tests/unicase/test-uc_toupper.c tests/unicase/test-mapping-part1.h tests/unicase/test-mapping-part2.h +tests/macros.h Depends-on: @@ -11,4 +12,4 @@ Makefile.am: TESTS += test-uc_toupper check_PROGRAMS += test-uc_toupper test_uc_toupper_SOURCES = unicase/test-uc_toupper.c - +test_uc_toupper_LDADD = $(LDADD) $(LIBUNISTRING)