]> git.proxmox.com Git - mirror_libseccomp.git/commit - Makefile.am
build: enable distcheck'ing for the python code
authorPaul Moore <paul@paul-moore.com>
Thu, 10 May 2018 23:25:34 +0000 (19:25 -0400)
committerPaul Moore <paul@paul-moore.com>
Thu, 10 May 2018 23:25:34 +0000 (19:25 -0400)
commit8ad3638ea9023c3948976dfadebd1554380a31c9
tree7c7cf1feee88e14413ac4b6173ab67da9bb5a1f3
parenta9745ef2c36eba7828ef466aaa9eaafea281d6f6
build: enable distcheck'ing for the python code

I'm not particularly proud of the seccomp.pyx hack, but it works, and
enabling the python bindings during the distcheck is definitely the
"Greater Good".

Signed-off-by: Paul Moore <paul@paul-moore.com>
Makefile.am
configure.ac
src/python/Makefile.am
tests/Makefile.am
tests/regression