From: David Sommerseth Date: Tue, 27 Dec 2016 10:52:24 +0000 (+0100) Subject: build: Ensure Changes.rst is shipped and installed as a doc file X-Git-Tag: v2.4.0~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b83ff52a594ce1e8ff2d63533819206f67aa5dea;p=thirdparty%2Fopenvpn.git build: Ensure Changes.rst is shipped and installed as a doc file Signed-off-by: David Sommerseth Acked-by: Arne Schwabe Message-Id: <1482835944-563-1-git-send-email-davids@openvpn.net> URL: http://www.mail-archive.com/search?l=mid&q=1482835944-563-1-git-send-email-davids@openvpn.net (cherry picked from commit 7fb22ea0bc483b5a128bcc23ce9a156c8fadac3a) --- diff --git a/Makefile.am b/Makefile.am index d1a72dab1..1197aadb3 100644 --- a/Makefile.am +++ b/Makefile.am @@ -60,6 +60,7 @@ dist_doc_DATA = \ README \ README.IPv6 \ README.polarssl \ + Changes.rst \ COPYRIGHT.GPL \ COPYING