summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorAlon Bar-Lev <alon.barlev@gmail.com>2012-05-12 22:03:53 +0300
committerDavid Sommerseth <davids@redhat.com>2012-06-01 13:47:05 +0200
commit46977f29077521802f0cb6ab3cd4c894b9d4f5f6 (patch)
treef5ad535671b9cf35d8cbb361a1a936f2573fc8a9 /Makefile.am
parent03d9cb1ec6432ce218dbff5e0675cd5250a40ca3 (diff)
downloadopenvpn-46977f29077521802f0cb6ab3cd4c894b9d4f5f6.tar.gz
openvpn-46977f29077521802f0cb6ab3cd4c894b9d4f5f6.tar.xz
openvpn-46977f29077521802f0cb6ab3cd4c894b9d4f5f6.zip
build: insall README* document using build system
Purpose: make distro packager task simpler, more flexible to provide more documentation without changing the packaging script. Remove installation related documents from rpm as package already installed when viewed. +Workaround rpm bug[1]. [1] http://rpm.org/ticket/836 Signed-off-by: Alon Bar-Lev <alon.barlev@gmail.com> Acked-by: David Sommerseth <davids@redhat.com> Message-Id: 1336849433-23066-1-git-send-email-alon.barlev@gmail.com URL: http://article.gmane.org/gmane.network.openvpn.devel/6536 Signed-off-by: David Sommerseth <davids@redhat.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index ab3e3d2..7579f72 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -47,6 +47,9 @@ EXTRA_DIST = \
SUBDIRS = build distro include src sample doc tests
dist_doc_DATA = \
+ README \
+ README.IPv6 \
+ README.polarssl \
COPYRIGHT.GPL \
COPYING