mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-05 06:58:56 +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 \
|
gstvideoencoder.c \
|
||||||
gstvideoutils.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@includedir = $(includedir)/gstreamer-@GST_API_VERSION@/gst/video
|
||||||
libgstvideo_@GST_API_VERSION@include_HEADERS = \
|
libgstvideo_@GST_API_VERSION@include_HEADERS = \
|
||||||
|
|
Loading…
Reference in a new issue