summaryrefslogtreecommitdiff
path: root/doc/Makefile.am
blob: 4a224c068820cf8d8dec3377e4304db15014dbce (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 white-xifish.png stream.png white-ogg.png

EXTRA_DIST = $(doc_DATA)