X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funistr%2Fu16-strcpy-tests;h=c7ee8e76991d2f7bc5bf1652b2ba57ddf33a0051;hb=644c40496cf7d5a705a73c9dd32b035fcecc2ab1;hp=cca4e3bd253a537e2c74e33ce4bf6fd9254c5fc8;hpb=4b9f7c799b9eac264d3d53895d9c7358126e4811;p=gnulib.git diff --git a/modules/unistr/u16-strcpy-tests b/modules/unistr/u16-strcpy-tests index cca4e3bd2..c7ee8e769 100644 --- a/modules/unistr/u16-strcpy-tests +++ b/modules/unistr/u16-strcpy-tests @@ -11,3 +11,4 @@ Makefile.am: TESTS += test-u16-strcpy check_PROGRAMS += test-u16-strcpy test_u16_strcpy_SOURCES = unistr/test-u16-strcpy.c +test_u16_strcpy_LDADD = $(LDADD) $(LIBUNISTRING)