X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fpty-c%2B%2B-tests;h=0f2e56207b972d364f7026b692ebe058a75b1755;hb=aa4ddc348b91b7d8846e57c004f356a8b7b7da82;hp=381a9ca049437aa77f60665d2723e3bc9ca497f1;hpb=01b63fe905b69ffeb46e6b0e367c7c0256ff8582;p=gnulib.git diff --git a/modules/pty-c++-tests b/modules/pty-c++-tests index 381a9ca04..0f2e56207 100644 --- a/modules/pty-c++-tests +++ b/modules/pty-c++-tests @@ -15,5 +15,5 @@ if ANSICXX TESTS += test-pty-c++ check_PROGRAMS += test-pty-c++ test_pty_c___SOURCES = test-pty-c++.cc -test_pty_c___LDADD = $(LDADD) $(PTY_LIB) +test_pty_c___LDADD = $(LDADD) $(PTY_LIB) $(LIBINTL) endif