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

Jack Moffitt jack at xiph.org
Sun Feb 25 20:22:41 PST 2001



jack        01/02/25 20:22:41

  Added:       doc/ogg  Makefile.am
  Log:
  forgot this in the last commit

Revision  Changes    Path
1.1                  ogg/doc/ogg/Makefile.am

Index: Makefile.am
===================================================================
## Process this file with automake to produce Makefile.in

AUTOMAKE_OPTIONS = foreign

docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)/ogg

doc_DATA = bitpacking.html datastructures.html decoding.html encoding.html\
        general.html index.html ogg_packet.html ogg_page.html\
        ogg_page_bos.html ogg_page_continued.html ogg_page_eos.html\
        ogg_page_granulepos.html ogg_page_pageno.html ogg_page_serialno.html\
        ogg_page_version.html ogg_stream_clear.html ogg_stream_destroy.html\
        ogg_stream_eof.html ogg_stream_eos.html ogg_stream_flush.html\
        ogg_stream_init.html ogg_stream_packetin.html ogg_stream_packetout.html\
        ogg_stream_pagein.html ogg_stream_pageout.html ogg_stream_reset.html\
        ogg_stream_state.html ogg_sync_buffer.html ogg_sync_clear.html\
        ogg_sync_destroy.html ogg_sync_init.html ogg_sync_pageout.html\
        ogg_sync_pageseek.html ogg_sync_reset.html ogg_sync_state.html\
        ogg_sync_wrote.html oggpack_adv.html oggpack_adv1.html\
        oggpack_adv_huff.html oggpack_bits.html oggpack_buffer.html\
        oggpack_bytes.html oggpack_get_buffer.html oggpack_look.html\
        oggpack_look1.html oggpack_look_huff.html oggpack_read.html\
        oggpack_read1.html oggpack_readinit.html oggpack_reset.html\
        oggpack_write.html oggpack_writeclear.html oggpack_writeinit.html\
        overview.html reference.html style.css vorbis_comment.html\
        vorbis_info.html

EXTRA_DIST = $(doc_DATA)

--- >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