From: Pieter Lexis Date: Wed, 6 Jul 2016 14:40:38 +0000 (+0200) Subject: Add missing file to auth tarball X-Git-Tag: rec-4.0.0~5^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F4127%2Fhead;p=thirdparty%2Fpdns.git Add missing file to auth tarball --- diff --git a/pdns/Makefile.am b/pdns/Makefile.am index cd3112f011..082c6cd959 100644 --- a/pdns/Makefile.am +++ b/pdns/Makefile.am @@ -1123,6 +1123,7 @@ testrunner_SOURCES = \ qtype.cc \ rcpgenerator.cc \ recpacketcache.cc recpacketcache.hh \ + rec-protobuf.hh \ responsestats.cc \ responsestats-auth.cc \ sillyrecords.cc \