Add ov_read_filter.html to documentation files
authorMike Smith <msmith@xiph.org>
Mon, 23 Aug 2010 17:11:46 +0000 (17:11 +0000)
committerMike Smith <msmith@xiph.org>
Mon, 23 Aug 2010 17:11:46 +0000 (17:11 +0000)
svn path=/trunk/vorbis/; revision=17367

doc/vorbisfile/Makefile.am

index 26977e0..785762f 100644 (file)
@@ -12,7 +12,8 @@ doc_DATA = OggVorbis_File.html callbacks.html chaining_example_c.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_read_float.html ov_read_filter.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\