From: Kees Monshouwer Date: Mon, 16 Feb 2015 22:50:29 +0000 (+0100) Subject: dnsdist requires dolog.hh X-Git-Tag: dnsdist-1.0.0-alpha1~289^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F2243%2Fhead;p=thirdparty%2Fpdns.git dnsdist requires dolog.hh --- diff --git a/pdns/Makefile.am b/pdns/Makefile.am index 5c6982294a..910898bfcb 100644 --- a/pdns/Makefile.am +++ b/pdns/Makefile.am @@ -565,6 +565,7 @@ dnsdist_SOURCES = \ dnsparser.cc dnsparser.hh \ dnsrecords.cc \ dnswriter.cc dnswriter.hh \ + dolog.hh \ iputils.cc \ logger.cc \ misc.cc misc.hh \