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

AUTOMAKE_OPTIONS = foreign

SUBDIRS = ogg

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

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

EXTRA_DIST = $(doc_DATA)