view src/libogg-1.3.0/doc/Makefile.am @ 47:d93140aac40b

Current Capnp libs and headers from git
author Chris Cannam
date Thu, 20 Oct 2016 18:15:38 +0100
parents 05aa0afa9217
children
line wrap: on
line source
## Process this with automake to create Makefile.in

SUBDIRS = libogg

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

doc_DATA = framing.html index.html oggstream.html ogg-multiplex.html \
	stream.png vorbisword2.png white-ogg.png white-xifish.png \
	rfc3533.txt rfc5334.txt skeleton.html

EXTRA_DIST = $(doc_DATA)