diff --git a/docs/Makefile.am b/docs/Makefile.am index 7ae8b996aa..b0d55f4298 100644 --- a/docs/Makefile.am +++ b/docs/Makefile.am @@ -12,7 +12,6 @@ SUBDIRS = design libs $(PLUGIN_DOCS_DIRS) DIST_SUBDIRS = design libs plugins EXTRA_DIST = \ - design-audiosinks.txt \ version.entities.in upload: diff --git a/docs/design/Makefile.am b/docs/design/Makefile.am index 8bb52366c1..f2e0b71b6d 100644 --- a/docs/design/Makefile.am +++ b/docs/design/Makefile.am @@ -2,6 +2,7 @@ SUBDIRS = EXTRA_DIST = \ + design-audiosinks.txt \ design-decodebin.txt \ design-orc-integration.txt \ draft-keyframe-force.txt \