From: Otto Moerbeek Date: Tue, 13 Jun 2023 09:55:39 +0000 (+0200) Subject: Add GGS_LIB to speedtest link if needed X-Git-Tag: rec-5.0.0-alpha1~176^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F12909%2Fhead;p=thirdparty%2Fpdns.git Add GGS_LIB to speedtest link if needed --- diff --git a/pdns/Makefile.am b/pdns/Makefile.am index 3424cbc7c9..0c73584470 100644 --- a/pdns/Makefile.am +++ b/pdns/Makefile.am @@ -1444,6 +1444,7 @@ testrunner_LDADD = \ if GSS_TSIG testrunner_LDADD += $(GSS_LIBS) +speedtest_LDADD += $(GSS_LIBS) endif if PKCS11