mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-14 13:21:28 +00:00
a21c60b089
Original commit message from CVS: add Element () constructor add testsuite
5 lines
75 B
Makefile
5 lines
75 B
Makefile
testprogs = element.py
|
|
|
|
TESTS = $(testprogs)
|
|
|
|
check_SCRIPTS = $(testprogs)
|