From: Peter van Dijk Date: Wed, 17 Feb 2016 11:49:56 +0000 (+0100) Subject: re-dist dnsrecords.hh X-Git-Tag: auth-4.0.0-alpha2~43^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=13c30de7d902ff3acc47e3a9421ef90e2d8e8417;p=thirdparty%2Fpdns.git re-dist dnsrecords.hh --- diff --git a/pdns/Makefile.am b/pdns/Makefile.am index ddaa02f9bc..5cb86a048a 100644 --- a/pdns/Makefile.am +++ b/pdns/Makefile.am @@ -142,7 +142,7 @@ pdns_server_SOURCES = \ dnspacket.cc dnspacket.hh \ dnsparser.cc \ dnsproxy.cc dnsproxy.hh \ - dnsrecords.cc \ + dnsrecords.cc dnsrecords.hh \ dnssecinfra.cc dnssecinfra.hh \ dnsseckeeper.hh \ dnssecsigner.cc \