etlegacy-libs/ogg/doc/Makefile.am
2013-01-24 15:44:19 +00:00

11 lines
315 B
Makefile

## Process this with automake to create Makefile.in
SUBDIRS = libogg
docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)
doc_DATA = framing.html index.html oggstream.html ogg-multiplex.html \
stream.png vorbisword2.png white-ogg.png white-xifish.png \
rfc3533.txt rfc5334.txt skeleton.html
EXTRA_DIST = $(doc_DATA)