[xiph-commits] r13590 - trunk/vorbis/doc

erikd at svn.xiph.org erikd at svn.xiph.org
Wed Aug 22 14:44:29 PDT 2007


Author: erikd
Date: 2007-08-22 14:44:29 -0700 (Wed, 22 Aug 2007)
New Revision: 13590

Modified:
   trunk/vorbis/doc/Makefile.am
Log:
doc/Makefile.am : Fix broken build.

Modified: trunk/vorbis/doc/Makefile.am
===================================================================
--- trunk/vorbis/doc/Makefile.am	2007-08-22 18:29:01 UTC (rev 13589)
+++ trunk/vorbis/doc/Makefile.am	2007-08-22 21:44:29 UTC (rev 13590)
@@ -6,8 +6,8 @@
 
 ### all of the static docs, commited to SVN and included as is
 static_docs = \
-	draft-ietf-avt-rtp-vorbis-06.xml \
-	draft-ietf-avt-rtp-vorbis-06.txt \
+	draft-ietf-avt-rtp-vorbis-07.xml \
+	draft-ietf-avt-rtp-vorbis-07.txt \
 	eightphase.png \
 	evenlsp.png \
 	floor1_inverse_dB_table.html \



More information about the commits mailing list