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: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F3259%2Fhead;p=thirdparty%2Fpdns.git Appease the license-gods --- 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