gstreamer/testsuite/Makefile.am
Thomas Vander Stichele f47aedab55 distcheck fix
Original commit message from CVS:
distcheck fix
2004-06-21 09:31:52 +00:00

12 lines
229 B
Makefile

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