mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 12:11:13 +00:00
tests: reenable metadata test
This commit is contained in:
parent
c726a3712c
commit
6a350e52bf
1 changed files with 3 additions and 3 deletions
|
@ -27,11 +27,11 @@ SUPPRESSIONS = $(top_srcdir)/common/gst.supp $(srcdir)/gst-plugins-bad.supp
|
|||
|
||||
clean-local: clean-local-check
|
||||
|
||||
#if USE_METADATA
|
||||
if USE_METADATA
|
||||
check_metadata = pipelines/metadata
|
||||
#else
|
||||
else
|
||||
check_metadata =
|
||||
#endif
|
||||
endif
|
||||
|
||||
if USE_MPEG2ENC
|
||||
check_mpeg2enc = elements/mpeg2enc
|
||||
|
|
Loading…
Reference in a new issue