From: Pieter Lexis Date: Mon, 15 Jun 2015 12:46:44 +0000 (+0200) Subject: distribute delaypipe.{cc,hh} X-Git-Tag: dnsdist-1.0.0-alpha1~248^2~78^2~5^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02909b007297143c2046cfc37f64648cfb4d2277;p=thirdparty%2Fpdns.git distribute delaypipe.{cc,hh} This way, `make check` works from an auth tarball. --- diff --git a/pdns/Makefile.am b/pdns/Makefile.am index 10ae888221..d14bd52576 100644 --- a/pdns/Makefile.am +++ b/pdns/Makefile.am @@ -49,7 +49,8 @@ EXTRA_DIST = \ bindparser.h \ named.conf.parsertest \ pdns.conf-dist \ - dnsdistdist/html + dnsdistdist/html \ + delaypipe.hh delaypipe.cc BUILT_SOURCES = \ bind-dnssec.schema.sqlite3.sql.h \