view src/libogg-1.3.0/doc/Makefile.am @ 163:5cc1366da2e9

Apply patch from Tim Bunnell on PortAudio mailing list (2016-12-28, Mac 10.11 deprecation warning)
author Chris Cannam <cannam@all-day-breakfast.com>
date Wed, 30 Oct 2019 11:28:45 +0000
parents 98c1576536ae
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)