summaryrefslogtreecommitdiff
path: root/modules/term-style-control-tests
diff options
context:
space:
mode:
Diffstat (limited to 'modules/term-style-control-tests')
-rw-r--r--modules/term-style-control-tests2
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/term-style-control-tests b/modules/term-style-control-tests
index e07f394274..908d9fe9de 100644
--- a/modules/term-style-control-tests
+++ b/modules/term-style-control-tests
@@ -13,3 +13,5 @@ Makefile.am:
TESTS += test-term-style-control-hello
check_PROGRAMS += test-term-style-control-hello
noinst_PROGRAMS += test-term-style-control-yes
+test_term_style_control_hello_LDADD = $(LDADD) @LIBINTL@
+test_term_style_control_yes_LDADD = $(LDADD) @LIBINTL@