From 576645aaffbc375c513db67345b5852d5f65a2ce Mon Sep 17 00:00:00 2001 From: Pieter Lexis Date: Wed, 20 Jan 2016 13:27:02 +0100 Subject: [PATCH] Appease the license-gods --- pdns/recursordist/ext/Makefile.am | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/pdns/recursordist/ext/Makefile.am b/pdns/recursordist/ext/Makefile.am index 1d08d95c37..f24c89ec50 100644 --- a/pdns/recursordist/ext/Makefile.am +++ b/pdns/recursordist/ext/Makefile.am @@ -7,4 +7,6 @@ DIST_SUBDIRS = \ json11 EXTRA_DIST = \ - luawrapper/include/LuaContext.hpp + luawrapper/include/LuaContext.hpp \ + yahttp/LICENSE \ + json11/LICENSE.txt -- 2.47.2