[xiph-cvs] cvs commit: vorbis/doc/vorbisfile Makefile.am

Chris Cheney calc at xiph.org
Tue Sep 2 22:55:18 PDT 2003



calc        03/09/03 01:55:17

  Modified:    doc/vorbisfile Makefile.am
  Log:
  there were several (13) html files missing from the makefile.am

Revision  Changes    Path
1.5       +17 -13    vorbis/doc/vorbisfile/Makefile.am

Index: Makefile.am
===================================================================
RCS file: /usr/local/cvsroot/vorbis/doc/vorbisfile/Makefile.am,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- Makefile.am	19 Dec 2001 02:00:46 -0000	1.4
+++ Makefile.am	3 Sep 2003 05:55:16 -0000	1.5
@@ -4,18 +4,22 @@
 
 docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)/vorbisfile
 
-doc_DATA = OggVorbis_File.html chaining_example_c.html chainingexample.html\
-	datastructures.html decoding.html example.html exampleindex.html\
-	fileinfo.html index.html initialization.html ov_bitrate.html\
-	ov_bitrate_instant.html ov_callbacks.html ov_clear.html\
-	ov_comment.html ov_info.html ov_open.html ov_open_callbacks.html\
-	ov_pcm_seek.html ov_pcm_tell.html ov_pcm_total.html ov_raw_seek.html\
-	ov_raw_tell.html ov_raw_total.html ov_read.html ov_seekable.html\
-	ov_serialnumber.html ov_streams.html ov_time_seek.html\
-	ov_time_tell.html ov_time_total.html overview.html reference.html\
-	seekexample.html seeking.html seeking_test_c.html seekingexample.html\
-	style.css vorbis_comment.html vorbis_info.html\
-	vorbisfile_example_c.html ov_read_float.html ov_test.html\
-	ov_test_open.html ov_test_callbacks.html
+doc_DATA = OggVorbis_File.html callbacks.html chaining_example_c.html\
+	chainingexample.html crosslap.html datastructures.html decoding.html\
+	example.html exampleindex.html fileinfo.html index.html\
+	initialization.html ov_bitrate.html ov_bitrate_instant.html\
+	ov_callbacks.html ov_clear.html ov_comment.html ov_crosslap.html\
+	ov_info.html ov_open.html ov_open_callbacks.html ov_pcm_seek.html\
+	ov_pcm_seek_lap.html ov_pcm_seek_page.html ov_pcm_seek_page_lap.html\
+	ov_pcm_tell.html ov_pcm_total.html ov_raw_seek.html\
+	ov_raw_seek_lap.html ov_raw_tell.html ov_raw_total.html ov_read.html\
+	ov_read_float.html ov_seekable.html ov_serialnumber.html\
+	ov_streams.html ov_test.html ov_test_callbacks.html ov_test_open.html\
+	ov_time_seek.html ov_time_seek_lap.html ov_time_seek_page.html\
+	ov_time_seek_page_lap.html ov_time_tell.html ov_time_total.html\
+	overview.html reference.html return.html seekexample.html seeking.html\
+	seeking_example_c.html seeking_test_c.html seekingexample.html\
+	style.css threads.html vorbis_comment.html vorbis_info.html\
+	vorbisfile_example_c.html
 
 EXTRA_DIST = $(doc_DATA)

<p><p>--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'cvs-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the commits mailing list