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