From d6bf63edc5894c6fb9ff5e166ff96d45584f38eb Mon Sep 17 00:00:00 2001 From: Benjamin Otte Date: Tue, 27 Oct 2009 19:29:15 +0100 Subject: [PATCH] Link to GNUTLS here --- tests/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/Makefile.am b/tests/Makefile.am index 990de09..194d151 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -9,6 +9,7 @@ INCLUDES = \ LIBS = \ $(top_builddir)/libsoup/libsoup-2.4.la \ + $(LIBGNUTLS_LIBS) \ $(GLIB_LIBS) noinst_PROGRAMS = \ -- 2.7.4