mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-22 14:06:23 +00:00
Makefile.am: update for added/moved/removed files that weren't dist-ed.
This commit is contained in:
parent
b99d1f382a
commit
4f951e2614
2 changed files with 5 additions and 4 deletions
|
@ -1,15 +1,13 @@
|
|||
|
||||
EXTRA_DIST = \
|
||||
draft-framestep.txt \
|
||||
draft-ghostpads.txt \
|
||||
draft-klass.txt \
|
||||
draft-latency.txt \
|
||||
draft-missing-plugins.txt \
|
||||
draft-push-pull.txt \
|
||||
draft-tagreading.txt \
|
||||
part-activation.txt \
|
||||
part-block.txt \
|
||||
part-buffering.txt \
|
||||
part-bufferlist.txt \
|
||||
part-caps.txt \
|
||||
part-clocks.txt \
|
||||
part-conventions.txt \
|
||||
|
@ -24,8 +22,10 @@ EXTRA_DIST = \
|
|||
part-gstghostpad.txt \
|
||||
part-gstobject.txt \
|
||||
part-gstpipeline.txt \
|
||||
part-latency.txt \
|
||||
part-live-source.txt \
|
||||
part-messages.txt \
|
||||
part-missing-plugins.txt \
|
||||
part-MT-refcounting.txt \
|
||||
part-negotiation.txt \
|
||||
part-overview.txt \
|
||||
|
@ -40,6 +40,7 @@ EXTRA_DIST = \
|
|||
part-sparsestreams.txt \
|
||||
part-standards.txt \
|
||||
part-states.txt \
|
||||
part-stream-status.txt \
|
||||
part-streams.txt \
|
||||
part-synchronisation.txt \
|
||||
part-TODO.txt \
|
||||
|
|
|
@ -45,7 +45,7 @@ built_source_make = gstenumtypes.c gstmarshal.c
|
|||
|
||||
EXTRA_libgstreamer_@GST_MAJORMINOR@_la_SOURCES = \
|
||||
gstmarshal.list gsttrace.c gstxml.c \
|
||||
gstregistryxml.c gstregistrybinary.c
|
||||
gstregistrybinary.c
|
||||
|
||||
|
||||
# temporarily not used
|
||||
|
|
Loading…
Reference in a new issue