From: Ruben Kerkhof Date: Tue, 22 Jul 2014 12:31:33 +0000 (+0200) Subject: ChangeLog is distributed by default X-Git-Tag: auth-3.4.0-rc1~37^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F1600%2Fhead;p=thirdparty%2Fpdns.git ChangeLog is distributed by default --- diff --git a/pdns/ext/polarssl-1.3.2/Makefile.am b/pdns/ext/polarssl-1.3.2/Makefile.am index 9624c56675..e483cedcdc 100644 --- a/pdns/ext/polarssl-1.3.2/Makefile.am +++ b/pdns/ext/polarssl-1.3.2/Makefile.am @@ -1,4 +1,4 @@ SUBDIRS=library -EXTRA_DIST = ChangeLog LICENSE README.rst include/polarssl +EXTRA_DIST = LICENSE README.rst include/polarssl