]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Fix typo in `dnsdist` makefile
authorEnsar Sarajčić <es.ensar@gmail.com>
Wed, 5 Feb 2025 14:46:20 +0000 (15:46 +0100)
committerEnsar Sarajčić <dev@ensarsarajcic.com>
Wed, 5 Feb 2025 14:59:26 +0000 (15:59 +0100)
Co-authored-by: Miod Vallat <miod.vallat@open-xchange.com>
pdns/dnsdistdist/Makefile.am

index e8225d954b35de3ec78a5ac9c0e1bca5d8ac0a21..fe8185fa833a392ea7d47d76f9a59fe8260f017c 100644 (file)
@@ -287,7 +287,7 @@ dnsdist_SOURCES = \
        proxy-protocol.cc proxy-protocol.hh \
        qtype.cc qtype.hh \
        remote_logger.cc remote_logger.hh \
-       remote_logger_pool.cc remote_loggerpool.hh \
+       remote_logger_pool.cc remote_logger_pool.hh \
        sholder.hh \
        snmp-agent.cc snmp-agent.hh \
        sstuff.hh \