diff options
-rw-r--r-- | tests/protocol/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/protocol/Makefile.am b/tests/protocol/Makefile.am index ffe40ff6..67009d63 100644 --- a/tests/protocol/Makefile.am +++ b/tests/protocol/Makefile.am @@ -29,4 +29,5 @@ TESTS = \ TESTS_ENVIRONMENT = $(top_builddir)/run --test EXTRA_DIST = \ - $(TESTS) + $(TESTS) \ + test-qemudie-launchfail.sh |