summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/Makefile.am b/test/Makefile.am
index 345d6da..e9f9016 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -8,6 +8,8 @@ EXTRA_DIST = \
run-test.sh \
run-with-tmp-session-bus.sh \
test-client.py \
+ test-exception-py2.py \
+ test-exception-py3.py \
test-p2p.py \
test-service.py \
test-signals.py \