mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-02 12:32:29 +00:00
Add removed example directories to CRUFT_DIRS
This commit is contained in:
parent
1a9a3c7ef9
commit
2cd2c4a911
1 changed files with 4 additions and 0 deletions
|
@ -205,6 +205,10 @@ CRUFT_FILES = \
|
|||
|
||||
CRUFT_DIRS = \
|
||||
$(top_builddir)/tests/examples/xml \
|
||||
$(top_builddir)/tests/examples/launch \
|
||||
$(top_builddir)/tests/examples/metadata \
|
||||
$(top_builddir)/tests/examples/queue \
|
||||
$(top_builddir)/tests/examples/typefind \
|
||||
$(top_builddir)/gst/tmp-introspect* \
|
||||
$(top_builddir)/libs/gst/*/tmp-introspect*
|
||||
|
||||
|
|
Loading…
Reference in a new issue