From 6b86aa67efab3966be6c4577a83886bb93f7be9b Mon Sep 17 00:00:00 2001 From: Benjamin Dauvergne Date: Wed, 21 Jul 2010 13:56:49 +0000 Subject: [Bindings] improve cleaning and distribution buiding --- bindings/python/tests/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'bindings/python/tests') 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 -- cgit