summaryrefslogtreecommitdiff
path: root/modules/sh-quote-tests
diff options
context:
space:
mode:
Diffstat (limited to 'modules/sh-quote-tests')
-rw-r--r--modules/sh-quote-tests2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/sh-quote-tests b/modules/sh-quote-tests
index 2ac9722945..1bded043f2 100644
--- a/modules/sh-quote-tests
+++ b/modules/sh-quote-tests
@@ -8,4 +8,4 @@ configure.ac:
Makefile.am:
TESTS += test-sh-quote
check_PROGRAMS += test-sh-quote
-test_sh_quote_LDADD = $(LDADD) @LIBINTL@ $(LIB_MBRTOWC)
+test_sh_quote_LDADD = $(LDADD) @LIBINTL@ $(MBRTOWC_LIB)