X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funistr%2Fu32-strncpy-tests;h=37489ec7e28f18a4ee7d36de01a08f6e9afc9caa;hb=a8184d2038fcd3620daa6ef37f910b4e2853e4cc;hp=3f1f0be6075082fe94e82f2db38fe83f35f9abd3;hpb=1d1cb185e6a59c3323adecc6a237bfac3928e76c;p=gnulib.git diff --git a/modules/unistr/u32-strncpy-tests b/modules/unistr/u32-strncpy-tests index 3f1f0be60..37489ec7e 100644 --- a/modules/unistr/u32-strncpy-tests +++ b/modules/unistr/u32-strncpy-tests @@ -18,3 +18,4 @@ Makefile.am: TESTS += test-u32-strncpy check_PROGRAMS += test-u32-strncpy test_u32_strncpy_SOURCES = unistr/test-u32-strncpy.c +test_u32_strncpy_LDADD = $(LDADD) $(LIBUNISTRING)