summaryrefslogtreecommitdiff
path: root/doc/Makefile.am
blob: e5ebcf699a417e63d2d5da64b1aaf68f6ffeb560 (plain)
1
2
3
4
5
6
7
8
9
## Process this with automake to create Makefile.in

SUBDIRS = ogg

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

doc_DATA = framing.html index.html oggstream.html rfc3533.txt rfc3534.txt stream.png vorbisword2.png white-ogg.png white-xifish.png

EXTRA_DIST = $(doc_DATA)