From: Otto Date: Fri, 5 Feb 2021 12:40:12 +0000 (+0100) Subject: Add dolog.hh to sdig sources X-Git-Tag: dnsdist-1.6.0-alpha2~59^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3a7571e7551da9c6ac81cd6b481f79a1e85edcaa;p=thirdparty%2Fpdns.git Add dolog.hh to sdig sources --- diff --git a/pdns/Makefile.am b/pdns/Makefile.am index 0f7fffb0e1..053212287d 100644 --- a/pdns/Makefile.am +++ b/pdns/Makefile.am @@ -517,6 +517,7 @@ sdig_SOURCES = \ dnsparser.cc dnsparser.hh \ dnsrecords.cc \ dnswriter.cc dnswriter.hh \ + dolog.hh \ ednssubnet.cc iputils.cc \ libssl.cc libssl.hh \ logger.cc \