From 02909b007297143c2046cfc37f64648cfb4d2277 Mon Sep 17 00:00:00 2001 From: Pieter Lexis Date: Mon, 15 Jun 2015 14:46:44 +0200 Subject: [PATCH] distribute delaypipe.{cc,hh} This way, `make check` works from an auth tarball. --- pdns/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 \ -- 2.47.2