Mercurial > hg > sv-dependency-builds
diff src/libogg-1.3.0/doc/Makefile.am @ 1:05aa0afa9217
Bring in flac, ogg, vorbis
author | Chris Cannam |
---|---|
date | Tue, 19 Mar 2013 17:37:49 +0000 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/libogg-1.3.0/doc/Makefile.am Tue Mar 19 17:37:49 2013 +0000 @@ -0,0 +1,11 @@ +## 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)