From: Pieter Lexis Date: Wed, 20 Jan 2016 12:27:02 +0000 (+0100) Subject: Appease the license-gods X-Git-Tag: dnsdist-1.0.0-alpha2~52^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=576645aaffbc375c513db67345b5852d5f65a2ce;p=pdns Appease the license-gods --- diff --git a/pdns/recursordist/ext/Makefile.am b/pdns/recursordist/ext/Makefile.am index 1d08d95c3..f24c89ec5 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