From 07048927c911ee90471992c24065f5f72b3a2b48 Mon Sep 17 00:00:00 2001 From: Charles-Henri Bruyand Date: Thu, 19 Apr 2018 15:00:41 +0200 Subject: [PATCH] adjust EXTRA_DIST source --- pdns/Makefile.am | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pdns/Makefile.am b/pdns/Makefile.am index 2bda45825..75eda10e4 100644 --- a/pdns/Makefile.am +++ b/pdns/Makefile.am @@ -55,7 +55,10 @@ EXTRA_DIST = \ named.conf.parsertest \ delaypipe.hh delaypipe.cc \ pdns.service.in \ - ixfrdist.service.in + ixfrdist.service.in \ + lua-record.cc \ + minicurl.cc \ + minicurl.hh BUILT_SOURCES = \ bind-dnssec.schema.sqlite3.sql.h \ -- 2.40.0