]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Add GGS_LIB to speedtest link if needed 12909/head
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Tue, 13 Jun 2023 09:55:39 +0000 (11:55 +0200)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Tue, 13 Jun 2023 09:55:39 +0000 (11:55 +0200)
pdns/Makefile.am

index 3424cbc7c958829500b31e6c0c1a99097bc48550..0c73584470c656826de943ebad8698f25bf64616 100644 (file)
@@ -1444,6 +1444,7 @@ testrunner_LDADD = \
 
 if GSS_TSIG
 testrunner_LDADD += $(GSS_LIBS)
+speedtest_LDADD += $(GSS_LIBS)
 endif
 
 if PKCS11