[xiph-commits] r9460 - trunk/ogg/doc
giles at motherfish-iii.xiph.org
giles at motherfish-iii.xiph.org
Fri Jun 17 09:40:27 PDT 2005
Author: giles
Date: 2005-06-17 09:40:24 -0700 (Fri, 17 Jun 2005)
New Revision: 9460
Modified:
trunk/ogg/doc/Makefile.am
Log:
Add the multiplex doc to the distribution.
Modified: trunk/ogg/doc/Makefile.am
===================================================================
--- trunk/ogg/doc/Makefile.am 2005-06-16 13:42:27 UTC (rev 9459)
+++ trunk/ogg/doc/Makefile.am 2005-06-17 16:40:24 UTC (rev 9460)
@@ -4,6 +4,8 @@
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)
More information about the commits
mailing list