gstreamer/testsuite/Makefile.am
Johan Dahlin 9305a25204 Hide output, add pipeline.py
Original commit message from CVS:
Hide output, add pipeline.py
2004-03-09 14:48:03 +00:00

10 lines
128 B
Makefile

tests = \
element.py \
pipeline.py
check-local:
@$(PYTHON) runtests.py
@rm -fr *.pyc
EXTRA_DIST = $(tests) runtests.py