tests = \ buffer.py \ caps.py \ common.py \ element.py \ event.py \ interface.py \ pad.py \ pipeline.py check-local: @PYTHONPATH=$(PYTHONPATH):$(top_builddir):$(top_builddir)/gst/.libs $(PYTHON) $(srcdir)/runtests.py @rm -fr *.pyc EXTRA_DIST = $(tests) runtests.py