summaryrefslogtreecommitdiffhomepage
path: root/contrib/ogg/doc/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/ogg/doc/Makefile.am')
-rw-r--r--contrib/ogg/doc/Makefile.am9
1 files changed, 9 insertions, 0 deletions
diff --git a/contrib/ogg/doc/Makefile.am b/contrib/ogg/doc/Makefile.am
new file mode 100644
index 0000000..3dd47b9
--- /dev/null
+++ b/contrib/ogg/doc/Makefile.am
@@ -0,0 +1,9 @@
+## Process this with automake to create Makefile.in
+
+SUBDIRS = libogg
+
+dist_html_DATA = framing.html index.html oggstream.html ogg-multiplex.html \
+ fish_xiph_org.png multiplex1.png packets.png pages.png stream.png \
+ vorbisword2.png white-ogg.png white-xifish.png \
+ rfc3533.txt rfc5334.txt skeleton.html
+