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:
Thibault Saunier 2016-01-02 16:15:02 +01:00
parent b75d9b11c6
commit 7c825aac8b

View file

@ -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) \