From ce4ef9b80ae8019e7c7e385c20eda20020f36003 Mon Sep 17 00:00:00 2001 From: bert hubert Date: Sat, 12 Mar 2016 20:23:16 +0100 Subject: [PATCH] make sure ednsoptions.hh gets distributed, fixing build on our builder infrastructure, which builds from make dist --- pdns/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pdns/Makefile.am b/pdns/Makefile.am index c277d5822..cb67d3bb5 100644 --- a/pdns/Makefile.am +++ b/pdns/Makefile.am @@ -1022,7 +1022,7 @@ testrunner_SOURCES = \ dnsrecords.cc \ dnssecinfra.cc \ dnswriter.cc \ - ednsoptions.cc \ + ednsoptions.cc ednsoptions.hh \ ednssubnet.cc \ gss_context.cc gss_context.hh \ iputils.cc \ -- 2.49.0