summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorPaul Moore <paul@paul-moore.com>2020-07-15 16:31:00 -0400
committerPaul Moore <paul@paul-moore.com>2020-07-15 16:31:10 -0400
commitb007e912d70227a7911c2609e62247536ed4fa78 (patch)
tree2530d41e2b903938fe41cee7dbf71c6d45c68065 /tests
parent1abfef9088388ae21a9070482e8e30b313aa2f22 (diff)
downloadlibseccomp-b007e912d70227a7911c2609e62247536ed4fa78.tar.gz
tests: add the 57'th python test to the Makefile
Make the "distcheck" happy by properly including the 57th python test. Signed-off-by: Paul Moore <paul@paul-moore.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index ddacbf3..13d3157 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -155,6 +155,7 @@ EXTRA_DIST_TESTPYTHON = \
53-sim-binary_tree.py \
54-live-binary_tree.py \
56-basic-iterate_syscalls.py \
+ 57-basic-rawsysrc.py \
58-live-tsync_notify.py
EXTRA_DIST_TESTCFGS = \