mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-03-03 10:21:11 +00:00
6 lines
75 B
Makefile
6 lines
75 B
Makefile
|
testprogs = element.py
|
||
|
|
||
|
TESTS = $(testprogs)
|
||
|
|
||
|
check_SCRIPTS = $(testprogs)
|