]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
ixfrdist: fix centos build 13801/head
authorCharles-Henri Bruyand <charles-henri.bruyand@open-xchange.com>
Thu, 15 Feb 2024 10:49:10 +0000 (11:49 +0100)
committerCharles-Henri Bruyand <charles-henri.bruyand@open-xchange.com>
Thu, 15 Feb 2024 10:49:10 +0000 (11:49 +0100)
pdns/Makefile.am

index 988d40fd1ad9c6ddb7e7288205d7290c478b7ad7..263bf3cd01867378de6ee64ece90125da43f8ff0 100644 (file)
@@ -770,6 +770,7 @@ ixfrdist_SOURCES = \
 ixfrdist_LDADD = \
        $(BOOST_PROGRAM_OPTIONS_LIBS) \
        $(JSON11_LIBS) \
+       $(LIBDL) \
        $(LIBCRYPTO_LIBS) \
        $(YAHTTP_LIBS) \
        $(YAML_LIBS)