mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-13 12:51:16 +00:00
ges: Also dist the generated files
This commit is contained in:
parent
f4245ed133
commit
997e0287f9
1 changed files with 2 additions and 0 deletions
|
@ -8,6 +8,7 @@ EXTRA_libges_@GST_MAJORMINOR@_la_SOURCES = gesmarshal.list
|
|||
CLEANFILES = $(BUILT_SOURCES) $(built_header_make) $(built_source_make)
|
||||
|
||||
libges_@GST_MAJORMINOR@_la_SOURCES = \
|
||||
$(built_source_make) \
|
||||
ges.c \
|
||||
ges-enums.c \
|
||||
ges-custom-timeline-source.c \
|
||||
|
@ -40,6 +41,7 @@ libges_@GST_MAJORMINOR@_la_SOURCES = \
|
|||
|
||||
libges_@GST_MAJORMINOR@includedir = $(includedir)/gstreamer-@GST_MAJORMINOR@/ges/
|
||||
libges_@GST_MAJORMINOR@include_HEADERS = \
|
||||
$(built_header_make) \
|
||||
ges-types.h \
|
||||
ges.h \
|
||||
ges-enums.h \
|
||||
|
|
Loading…
Reference in a new issue