From: Kees Monshouwer Date: Sat, 5 Jul 2014 10:44:47 +0000 (+0200) Subject: add yahttp LICENSE and README.md to dist tarball X-Git-Tag: auth-3.4.0-rc1~98^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F1505%2Fhead;p=thirdparty%2Fpdns.git add yahttp LICENSE and README.md to dist tarball --- 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