mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-14 13:21:28 +00:00
d2b8e9d3d9
And make sure it installs alongside the other validate apps. https://bugzilla.gnome.org/show_bug.cgi?id=739093
7 lines
144 B
Makefile
7 lines
144 B
Makefile
SUBDIRS = scenarios
|
|
|
|
validatedir=${libdir}/gst-validate-launcher/python/launcher/apps/
|
|
|
|
validate_DATA = geslaunch.py
|
|
|
|
EXTRA_DIST = geslaunch.py
|