From dc91556b83dc9f272431dfe721c00a952973188b Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Fri, 9 Nov 2012 20:45:04 +0100 Subject: try to make the tests look ok... --- tests/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests') diff --git a/tests/Makefile.am b/tests/Makefile.am index 4ffa963..97f137d 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -3,7 +3,7 @@ DISTCLEANFILES = EXTRA_DIST = TESTS = \ - test-pyhoca-wrapper + test-x2go-wrapper check_PROGRAMS = \ test-x2go-auth \ @@ -47,7 +47,7 @@ test_pyhoca_wrapper_SOURCES = \ test-x2go-wrapper.cc test_pyhoca_wrapper_LDADD = \ - $(top_builddir)/src/libx2gocore.la \ + $(top_builddir)/src/libssh.la \ libgtest.a test_pyhoca_wrapper_CXXFLAGS = \ -- cgit v1.2.3