blob: 9c2c316f871a82ffbe9860ed4df83a1e347df2e0 [file] [log] [blame]
Lucas Eckelsf869a6f2012-08-06 15:15:24 -07001## Process this with automake to create Makefile.in
2
3SUBDIRS = libogg
4
5docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)
6
7doc_DATA = framing.html index.html oggstream.html ogg-multiplex.html \
8 stream.png vorbisword2.png white-ogg.png white-xifish.png \
9 rfc3533.txt rfc5334.txt skeleton.html
10
11EXTRA_DIST = $(doc_DATA)