]> granicus.if.org Git - pdns/commitdiff
Auth: fix tools build
authorCharles-Henri Bruyand <charles-henri.bruyand@open-xchange.com>
Mon, 16 Apr 2018 10:55:35 +0000 (12:55 +0200)
committerCharles-Henri Bruyand <charles-henri.bruyand@open-xchange.com>
Mon, 16 Apr 2018 10:59:29 +0000 (12:59 +0200)
pdns/Makefile.am

index bb7a428008df97b41bf2093a8702d662bcccc6f2..cfd721e18ad8a98f223b4f24bb6eb94b0ae292b1 100644 (file)
@@ -551,6 +551,7 @@ stubquery_SOURCES = \
        dnsparser.cc \
        dnsrecords.cc \
        dnswriter.cc \
+       iputils.cc \
        logger.cc \
        misc.cc \
        nsecrecords.cc \
@@ -663,6 +664,7 @@ ixplore_SOURCES = \
        dnssecinfra.cc \
        dnswriter.cc dnswriter.hh \
        gss_context.cc gss_context.hh \
+       iputils.cc \
        logger.cc \
        misc.cc misc.hh \
        nsecrecords.cc \
@@ -700,6 +702,7 @@ dnstcpbench_SOURCES = \
        dnsrecords.cc \
        dnstcpbench.cc \
        dnswriter.cc dnswriter.hh \
+       iputils.cc \
        logger.cc \
        misc.cc misc.hh \
        nsecrecords.cc \