mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-20 07:16:55 +00:00
make: move the design doc also on the Makefile.am level (for dist)
This commit is contained in:
parent
93d68ec77d
commit
2f1eb43c62
2 changed files with 1 additions and 1 deletions
docs
|
@ -12,7 +12,6 @@ SUBDIRS = design libs $(PLUGIN_DOCS_DIRS)
|
|||
DIST_SUBDIRS = design libs plugins
|
||||
|
||||
EXTRA_DIST = \
|
||||
design-audiosinks.txt \
|
||||
version.entities.in
|
||||
|
||||
upload:
|
||||
|
|
|
@ -2,6 +2,7 @@ SUBDIRS =
|
|||
|
||||
|
||||
EXTRA_DIST = \
|
||||
design-audiosinks.txt \
|
||||
design-decodebin.txt \
|
||||
design-orc-integration.txt \
|
||||
draft-keyframe-force.txt \
|
||||
|
|
Loading…
Reference in a new issue