summaryrefslogtreecommitdiff
path: root/doc/Makefile.am
diff options
context:
space:
mode:
authorivo <ivo@xiph.org>2008-09-10 14:23:55 +0000
committerivo <ivo@xiph.org>2008-09-10 14:23:55 +0000
commite6a22f158e2defcebc835ae36a3597c51b11d6fd (patch)
tree835a2dd2e8d5cbf53f418cf86ba748bdf3247ea7 /doc/Makefile.am
parent5d985ec0e74f5fd4a32b89efcd3e7daea202554f (diff)
downloadogg-git-e6a22f158e2defcebc835ae36a3597c51b11d6fd.tar.gz
Add RFC 5334 and skeleton.html to Makefile. Mention CHANGES in debian rules file.
svn path=/trunk/ogg/; revision=15288
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r--doc/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 2e8724e..9c2c316 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -6,6 +6,6 @@ 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 rfc3534.txt
+ rfc3533.txt rfc5334.txt skeleton.html
EXTRA_DIST = $(doc_DATA)