Merge branch_beta3 onto the mainline.
[platform/upstream/libvorbis.git] / doc / vorbisfile / Makefile.am
1 ## Process this file with automake to produce Makefile.in
2
3 AUTOMAKE_OPTIONS = foreign
4
5 docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)
6
7 doc_DATA = OggVorbis_File.html chaining_example_c.html chainingexample.html\
8         datastructures.html decoding.html example.html exampleindex.html\
9         fileinfo.html index.html initialization.html ov_bitrate.html\
10         ov_bitrate_instant.html ov_callbacks.html ov_clear.html\
11         ov_comment.html ov_info.html ov_open.html ov_open_callbacks.html\
12         ov_pcm_seek.html ov_pcm_tell.html ov_pcm_total.html ov_raw_seek.html\
13         ov_raw_tell.html ov_raw_total.html ov_read.html ov_seekable.html\
14         ov_serialnumber.html ov_streams.html ov_time_seek.html\
15         ov_time_tell.html ov_time_total.html overview.html reference.html\
16         seekexample.html seeking.html seeking_test_c.html seekingexample.html\
17         style.css vorbis_comment.html vorbis_info.html vorbisfile_example_c.html
18
19 EXTRA_DIST = $(doc_DATA)