From 251e69f7d9895ffe6480e177899e34c16096fd08 Mon Sep 17 00:00:00 2001 From: Kees Monshouwer Date: Sat, 5 Jul 2014 12:44:47 +0200 Subject: [PATCH] add yahttp LICENSE and README.md to dist tarball --- pdns/ext/yahttp/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pdns/ext/yahttp/Makefile.am b/pdns/ext/yahttp/Makefile.am index f7da84ab99..8fa148bef3 100644 --- a/pdns/ext/yahttp/Makefile.am +++ b/pdns/ext/yahttp/Makefile.am @@ -1 +1,3 @@ SUBDIRS=yahttp + +EXTRA_DIST=LICENSE README.md -- 2.47.2