summaryrefslogtreecommitdiff
path: root/doc
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
commit32499b98f4ef6ff81195fc715bf157890b33b48c (patch)
tree835a2dd2e8d5cbf53f418cf86ba748bdf3247ea7 /doc
parent719f76c1179b5570f896c9a117a7c29bc01b0791 (diff)
downloadogg-32499b98f4ef6ff81195fc715bf157890b33b48c.tar.gz
Add RFC 5334 and skeleton.html to Makefile. Mention CHANGES in debian rules file.
git-svn-id: http://svn.xiph.org/trunk/ogg@15288 0101bb08-14d6-0310-b084-bc0e0c8e3800
Diffstat (limited to 'doc')
-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)