mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-11 19:06:33 +00:00
7 lines
133 B
Makefile
7 lines
133 B
Makefile
appsdir = $(libdir)/gst-validate-launcher/python/launcher/apps/
|
|
|
|
SUBDIRS = validate
|
|
|
|
apps_PYTHON = \
|
|
geslaunch.py \
|
|
gstvalidate.py
|