From 1caf101b6bf63c77a6382baa9c210b6ed9485fbe Mon Sep 17 00:00:00 2001 From: Remi Gacogne Date: Wed, 20 Jan 2016 12:32:58 +0100 Subject: [PATCH] dnsdist: Include ext/incbin/UNLICENSE in the dnsdist tarball --- pdns/dnsdistdist/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pdns/dnsdistdist/Makefile.am b/pdns/dnsdistdist/Makefile.am index 3221882736..665aa8da3e 100644 --- a/pdns/dnsdistdist/Makefile.am +++ b/pdns/dnsdistdist/Makefile.am @@ -20,7 +20,8 @@ EXTRA_DIST=dnslabeltext.rl \ dnsdist.1.md \ .version \ contrib \ - build-aux/gen-version + build-aux/gen-version \ + ext/incbin/UNLICENSE if UNIT_TESTS bin_PROGRAMS = dnsdist testrunner -- 2.47.2