### all of the static docs, commited to SVN and included as is
static_docs = \
- draft-ietf-avt-rtp-vorbis-08.xml \
- draft-ietf-avt-rtp-vorbis-08.txt \
+ draft-ietf-avt-rtp-vorbis-09.xml \
+ draft-ietf-avt-rtp-vorbis-09.txt \
eightphase.png \
evenlsp.png \
fish_xiph_org.png \
@mkdir -p $(BUILDDIR)
@for file in $(doc_sources); do cp $(srcdir)/$$file $(BUILDDIR); done
# translate the draft rtp.txt to .xml in the BUILDDIR
-$(BUILDDIR)/draft-rtp.xml: draft-ietf-avt-rtp-vorbis-08.txt
+$(BUILDDIR)/draft-rtp.xml: draft-ietf-avt-rtp-vorbis-09.txt
cat $< | sed 's/\f//g' > $@
# cat $< | sed 's/\f//g' | sed 's/</\</g' | sed 's/>/\>/g' > $@
<li>Vorbis I specification [<a href="Vorbis_I_spec.html">html</a>]
[<a href="Vorbis_I_spec.pdf">pdf</a>]</li>
<li><a href="v-comment.html">Vorbis comment header specification</a></li>
-<li><a href="draft-ietf-avt-rtp-vorbis-08.txt">Embedding Vorbis encoded
+<li><a href="draft-ietf-avt-rtp-vorbis-09.txt">Embedding Vorbis encoded
audio in an RTP payload format</a></li>
</ul>