summaryrefslogtreecommitdiff
path: root/docs/design/Makefile.am
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2007-03-07 17:13:17 +0000
committerWim Taymans <wim.taymans@gmail.com>2007-03-07 17:13:17 +0000
commit88be8ba00f6b2d8b07054f8de62b1dc878cebf70 (patch)
treefe0ba371f1a7b4af8e1f46358e9f244056392eaf /docs/design/Makefile.am
parentafac0e6e73b5a56a79e7aece3f3fb3f84c6eebfd (diff)
docs/design/: Add doc about synchronisation
Original commit message from CVS: * docs/design/Makefile.am: * docs/design/part-synchronisation.txt: Add doc about synchronisation * docs/design/draft-latency.txt: * docs/design/part-TODO.txt: * docs/design/part-clocks.txt: * docs/design/part-events.txt: * docs/design/part-gstbus.txt: * docs/design/part-gstpipeline.txt: * docs/design/part-live-source.txt: * docs/design/part-messages.txt: * docs/design/part-overview.txt: * docs/design/part-streams.txt: * docs/design/part-trickmodes.txt: Documentation updates.
Diffstat (limited to 'docs/design/Makefile.am')
-rw-r--r--docs/design/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/design/Makefile.am b/docs/design/Makefile.am
index 72c61d7b51..a2fdb3f28e 100644
--- a/docs/design/Makefile.am
+++ b/docs/design/Makefile.am
@@ -39,6 +39,7 @@ EXTRA_DIST = \
part-standards.txt \
part-states.txt \
part-streams.txt \
+ part-synchronisation.txt \
part-TODO.txt \
part-trickmodes.txt