mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-13 04:41:16 +00:00
a8b2281f12
by distributing newly-added files. Reviewed-by: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> Differential Revision: https://phabricator.freedesktop.org/D185
9 lines
177 B
Makefile
9 lines
177 B
Makefile
SUBDIRS = scenarios
|
|
|
|
configdir=${datadir}/gstreamer-$(GST_API_VERSION)/validate/
|
|
config_DATA = \
|
|
valgrind.config
|
|
|
|
EXTRA_DIST = \
|
|
valgrind.config \
|
|
gstvalidate.supp
|