mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-24 17:20:36 +00:00
ges: Don't forget to dist ges-timeline-overlay.h
This commit is contained in:
parent
fc62bc7518
commit
6cc48991d6
1 changed files with 18 additions and 17 deletions
|
@ -55,6 +55,7 @@ libges_@GST_MAJORMINOR@include_HEADERS = \
|
|||
ges-timeline-transition.h \
|
||||
ges-timeline-test-source.h \
|
||||
ges-timeline-title-source.h \
|
||||
ges-timeline-overlay.h \
|
||||
ges-timeline-text-overlay.h \
|
||||
ges-track.h \
|
||||
ges-track-object.h \
|
||||
|
@ -68,7 +69,7 @@ libges_@GST_MAJORMINOR@include_HEADERS = \
|
|||
ges-track-audio-test-source.h \
|
||||
ges-track-title-source.h \
|
||||
ges-track-text-overlay.h \
|
||||
ges-screenshot.h
|
||||
ges-screenshot.h \
|
||||
ges-utils.h
|
||||
|
||||
libges_@GST_MAJORMINOR@_la_CFLAGS = -I$(top_srcdir) $(GST_PROFILE_CFLAGS) $(GST_DISCOVERER_CFLAGS) $(GST_CONTROLLER_CFLAGS) $(GST_PLUGINS_BASE_CFLAGS) $(GST_CFLAGS)
|
||||
|
|
Loading…
Reference in a new issue