mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-25 11:11:08 +00:00
Fix autotools build
This commit is contained in:
parent
521b0fc8b7
commit
64f23a2a80
1 changed files with 2 additions and 0 deletions
|
@ -68,6 +68,7 @@ libges_@GST_API_VERSION@_la_SOURCES = \
|
|||
ges-command-line-formatter.c \
|
||||
ges-auto-transition.c \
|
||||
ges-timeline-element.c \
|
||||
ges-timeline-tree.c \
|
||||
ges-container.c \
|
||||
ges-effect-asset.c \
|
||||
ges-smart-adder.c \
|
||||
|
@ -150,6 +151,7 @@ noinst_HEADERS = \
|
|||
ges-structure-parser.h \
|
||||
ges-smart-video-mixer.h \
|
||||
ges-smart-adder.h \
|
||||
ges-timeline-tree.h \
|
||||
gstframepositioner.h
|
||||
|
||||
libges_@GST_API_VERSION@_la_CFLAGS = -I$(top_srcdir) $(GST_PBUTILS_CFLAGS) \
|
||||
|
|
Loading…
Reference in a new issue