mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-19 06:46:38 +00:00
build: remove gst-libs/gst/video/ from CRUFT_DIRS
It was gone, but now it's back.
This commit is contained in:
parent
b4799dd17b
commit
ea19322fbd
1 changed files with 0 additions and 1 deletions
|
@ -102,7 +102,6 @@ CRUFT_DIRS = \
|
||||||
$(top_srcdir)/gst-libs/gst/baseparse \
|
$(top_srcdir)/gst-libs/gst/baseparse \
|
||||||
$(top_srcdir)/gst-libs/gst/egl \
|
$(top_srcdir)/gst-libs/gst/egl \
|
||||||
$(top_srcdir)/gst-libs/gst/signalprocessor \
|
$(top_srcdir)/gst-libs/gst/signalprocessor \
|
||||||
$(top_srcdir)/gst-libs/gst/video \
|
|
||||||
$(top_srcdir)/tests/examples/scaletempo \
|
$(top_srcdir)/tests/examples/scaletempo \
|
||||||
$(top_srcdir)/tests/examples/shapewipe \
|
$(top_srcdir)/tests/examples/shapewipe \
|
||||||
$(top_srcdir)/tests/examples/switch \
|
$(top_srcdir)/tests/examples/switch \
|
||||||
|
|
Loading…
Reference in a new issue