mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-24 08:08:22 +00:00
video: And fix the build of the ORC sources
This commit is contained in:
parent
b354613556
commit
8f92acdc86
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ libgstvideo_@GST_API_VERSION@_la_SOURCES = \
|
|||
gstvideoencoder.c \
|
||||
gstvideoutils.c
|
||||
|
||||
nodist_libgstvideo_@GST_API_VERSION@_la_SOURCES = $(BUILT_SOURCES) $(ORC_NODIST_SOURCES)
|
||||
nodist_libgstvideo_@GST_API_VERSION@_la_SOURCES = $(BUILT_SOURCES)
|
||||
|
||||
libgstvideo_@GST_API_VERSION@includedir = $(includedir)/gstreamer-@GST_API_VERSION@/gst/video
|
||||
libgstvideo_@GST_API_VERSION@include_HEADERS = \
|
||||
|
|
Loading…
Reference in a new issue