summaryrefslogtreecommitdiffstats
path: root/test/python/Makefile.am
diff options
context:
space:
mode:
authorJohn (J5) Palmieri <johnp@redhat.com>2006-07-14 16:20:12 +0000
committerJohn (J5) Palmieri <johnp@redhat.com>2006-07-14 16:20:12 +0000
commita929c9a3b465db8b7e17b9b39936c612c2621a7c (patch)
treed1764257d1bd56f8e6a044516ccfc9bc44f7f9f5 /test/python/Makefile.am
parent5efe8e7f1d97931710558495a951e0b35afbfb72 (diff)
* Remove all bindings
Diffstat (limited to 'test/python/Makefile.am')
-rw-r--r--test/python/Makefile.am11
1 files changed, 0 insertions, 11 deletions
diff --git a/test/python/Makefile.am b/test/python/Makefile.am
deleted file mode 100644
index 5e4da980..00000000
--- a/test/python/Makefile.am
+++ /dev/null
@@ -1,11 +0,0 @@
-## note that TESTS has special meaning (stuff to use in make check)
-## so if adding tests not to be run in make check, don't add them to
-## TESTS
-if DBUS_BUILD_TESTS
-TESTS_ENVIRONMENT=DBUS_TOP_BUILDDIR=$(ABSOLUTE_TOP_BUILDDIR)
-TESTS=run-test.sh
-else
-TESTS=
-endif
-
-EXTRA_DIST=run-test.sh test-service.py test-client.py