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