summaryrefslogtreecommitdiff
path: root/doc/Makefile.am
diff options
context:
space:
mode:
authorRalph Giles <giles@xiph.org>2005-06-17 16:40:24 +0000
committerRalph Giles <giles@xiph.org>2005-06-17 16:40:24 +0000
commite0d71881bdf40b8ebdfd275bc061920d5d05fb82 (patch)
tree1a9532db7e256a51f7c606ebd22880132a3f35ee /doc/Makefile.am
parent9427f1d5d2cce16580e0f2341974f8eef9d8d64c (diff)
downloadogg-e0d71881bdf40b8ebdfd275bc061920d5d05fb82.tar.gz
Add the multiplex doc to the distribution.
git-svn-id: http://svn.xiph.org/trunk/ogg@9460 0101bb08-14d6-0310-b084-bc0e0c8e3800
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r--doc/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index e5ebcf6..0d26aa1 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -4,6 +4,8 @@ SUBDIRS = ogg
docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)
-doc_DATA = framing.html index.html oggstream.html rfc3533.txt rfc3534.txt stream.png vorbisword2.png white-ogg.png white-xifish.png
+doc_DATA = framing.html index.html oggstream.html ogg-multiplex.html \
+ stream.png vorbisword2.png white-ogg.png white-xifish.png \
+ rfc3533.txt rfc3534.txt
EXTRA_DIST = $(doc_DATA)