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

AUTOMAKE_OPTIONS = foreign

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

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

EXTRA_DIST = $(doc_DATA)