summaryrefslogtreecommitdiffhomepage
path: root/doc/Makefile.am
diff options
context:
space:
mode:
authorAki <please@ignore.pl>2021-09-29 22:52:15 +0200
committerAki <please@ignore.pl>2021-09-29 22:52:15 +0200
commit8f3471999e929bb99116fac52b94d572c42ba15e (patch)
tree44b482bc682cd6f58d9263af7ed88c03f400fb15 /doc/Makefile.am
downloadstarshatter-8f3471999e929bb99116fac52b94d572c42ba15e.zip
starshatter-8f3471999e929bb99116fac52b94d572c42ba15e.tar.gz
starshatter-8f3471999e929bb99116fac52b94d572c42ba15e.tar.bz2
Squashed 'ogg/' content from commit 4380566a4
git-subtree-dir: ogg git-subtree-split: 4380566a44b8d5e85ad511c9c17eb04197863ec5
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r--doc/Makefile.am9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
new file mode 100644
index 0000000..3dd47b9
--- /dev/null
+++ b/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
+