video: Don't forget to install moved header files
This commit is contained in:
parent
a3b272f0a3
commit
5bc6ffcd8b
@ -30,7 +30,15 @@ nodist_libgstvideo_@GST_MAJORMINOR@_la_SOURCES = $(BUILT_SOURCES)
|
|||||||
|
|
||||||
libgstvideo_@GST_MAJORMINOR@includedir = $(includedir)/gstreamer-@GST_MAJORMINOR@/gst/video
|
libgstvideo_@GST_MAJORMINOR@includedir = $(includedir)/gstreamer-@GST_MAJORMINOR@/gst/video
|
||||||
libgstvideo_@GST_MAJORMINOR@include_HEADERS = \
|
libgstvideo_@GST_MAJORMINOR@include_HEADERS = \
|
||||||
video.h gstvideosink.h gstvideofilter.h gstvideometa.h gstvideopool.h
|
colorbalance.h \
|
||||||
|
colorbalancechannel.h \
|
||||||
|
video.h \
|
||||||
|
gstvideosink.h \
|
||||||
|
gstvideofilter.h \
|
||||||
|
gstvideometa.h \
|
||||||
|
gstvideopool.h \
|
||||||
|
videoorientation.h \
|
||||||
|
videooverlay.h
|
||||||
nodist_libgstvideo_@GST_MAJORMINOR@include_HEADERS = $(built_headers)
|
nodist_libgstvideo_@GST_MAJORMINOR@include_HEADERS = $(built_headers)
|
||||||
|
|
||||||
libgstvideo_@GST_MAJORMINOR@_la_CFLAGS = $(GST_PLUGINS_BASE_CFLAGS) $(GST_BASE_CFLAGS) $(GST_CFLAGS)
|
libgstvideo_@GST_MAJORMINOR@_la_CFLAGS = $(GST_PLUGINS_BASE_CFLAGS) $(GST_BASE_CFLAGS) $(GST_CFLAGS)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user