aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/vici/python/Makefile.am
diff options
context:
space:
mode:
authorTobias Brunner <tobias@strongswan.org>2016-05-11 11:11:44 +0200
committerTobias Brunner <tobias@strongswan.org>2016-05-11 11:16:43 +0200
commitfa844a798b76b09667cccaa569debd8313949d17 (patch)
tree0279185b7c25678546b4b85800a5533f69ed7196 /src/libcharon/plugins/vici/python/Makefile.am
parent5d5ecd8e72d173b78424094e71fd0bc1f6e0c929 (diff)
downloadstrongswan-fa844a798b76b09667cccaa569debd8313949d17.tar.bz2
strongswan-fa844a798b76b09667cccaa569debd8313949d17.tar.xz
vici: Add README.rst to be used as description on PyPI
Diffstat (limited to 'src/libcharon/plugins/vici/python/Makefile.am')
-rw-r--r--src/libcharon/plugins/vici/python/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libcharon/plugins/vici/python/Makefile.am b/src/libcharon/plugins/vici/python/Makefile.am
index 20d44b5b2..6088200e2 100644
--- a/src/libcharon/plugins/vici/python/Makefile.am
+++ b/src/libcharon/plugins/vici/python/Makefile.am
@@ -1,4 +1,4 @@
-EXTRA_DIST = LICENSE MANIFEST.in \
+EXTRA_DIST = LICENSE README.rst MANIFEST.in \
setup.py.in \
vici/test/__init__.py \
vici/test/test_protocol.py \