mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-23 10:11:08 +00:00
Do not install ges-smart-video-mixer.h
it should always have been private Reviewed-by: Thibault Saunier <thibault.saunier@collabora.com> Differential Revision: https://phabricator.freedesktop.org/D617
This commit is contained in:
parent
b75d9b11c6
commit
7c825aac8b
1 changed files with 1 additions and 1 deletions
|
@ -139,7 +139,6 @@ libges_@GST_API_VERSION@include_HEADERS = \
|
|||
ges-container.h \
|
||||
ges-effect-asset.h \
|
||||
ges-smart-adder.h \
|
||||
ges-smart-video-mixer.h \
|
||||
ges-utils.h \
|
||||
ges-group.h \
|
||||
ges-version.h
|
||||
|
@ -149,6 +148,7 @@ noinst_HEADERS = \
|
|||
ges-auto-transition.h \
|
||||
ges-structured-interface.h \
|
||||
ges-structure-parser.h \
|
||||
ges-smart-video-mixer.h \
|
||||
gstframepositionner.h
|
||||
|
||||
libges_@GST_API_VERSION@_la_CFLAGS = -I$(top_srcdir) $(GST_PBUTILS_CFLAGS) \
|
||||
|
|
Loading…
Reference in a new issue