diff options
Diffstat (limited to 'bindings/python/tests/Makefile.am')
| -rw-r--r-- | bindings/python/tests/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/bindings/python/tests/Makefile.am b/bindings/python/tests/Makefile.am index c2130fb3..205e7613 100644 --- a/bindings/python/tests/Makefile.am +++ b/bindings/python/tests/Makefile.am @@ -11,4 +11,5 @@ if WSF_ENABLED TESTS += idwsf1_tests.py idwsf2_tests.py endif -EXTRA_DIST = profiles_tests.py binding_tests.py idwsf1_tests.py idwsf2_tests.py +EXTRA_DIST = profiles_tests.py binding_tests.py idwsf1_tests.py idwsf2_tests.py \ + tests.py XmlTestRunner.py |
