From 99c99f2b90a62bc8e314847318ef8a0f1e704d66 Mon Sep 17 00:00:00 2001 From: Remi Gacogne Date: Tue, 16 Aug 2016 15:42:24 +0200 Subject: [PATCH] auth: protobuf now uses CA::truncate(), link dnspcap2protobuf with iputils.cc --- pdns/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/pdns/Makefile.am b/pdns/Makefile.am index eee30caf3..8fe9794a1 100644 --- a/pdns/Makefile.am +++ b/pdns/Makefile.am @@ -1065,6 +1065,7 @@ dnspcap2protobuf_SOURCES = \ dnsrecords.cc \ dnswriter.cc dnswriter.hh \ gettime.cc gettime.hh \ + iputils.cc \ logger.cc \ misc.cc \ nsecrecords.cc \ -- 2.49.0