]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
vici: Add Python command wrappers to tarball
authorTobias Brunner <tobias@strongswan.org>
Mon, 6 May 2019 13:51:05 +0000 (15:51 +0200)
committerTobias Brunner <tobias@strongswan.org>
Mon, 6 May 2019 13:51:05 +0000 (15:51 +0200)
Fixes: e0f7da864481 ("vici: Extract command wrappers in Python bindings")
src/libcharon/plugins/vici/python/Makefile.am

index 20a6f436d903997c1abe7f88f7bb2c50057d0a51..e5343dc81e9074dc86416373c1ec2489697ec877 100644 (file)
@@ -3,6 +3,7 @@ EXTRA_DIST = LICENSE README.rst MANIFEST.in \
        vici/test/__init__.py \
        vici/test/test_protocol.py \
        vici/__init__.py \
+       vici/command_wrappers.py \
        vici/compat.py \
        vici/exception.py \
        vici/protocol.py \