Forgot to include some files in tarballs.
authorStan Seibert <volsung@xiph.org>
Fri, 15 Feb 2002 17:41:54 +0000 (17:41 +0000)
committerStan Seibert <volsung@xiph.org>
Fri, 15 Feb 2002 17:41:54 +0000 (17:41 +0000)
svn path=/trunk/vorbis/; revision=3058

doc/Makefile.am

index 251e997..7cd605b 100644 (file)
@@ -6,8 +6,18 @@ SUBDIRS = vorbisfile vorbisenc
 
 docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)
 
-doc_DATA = v-comment.html vorbisword2.png white-ogg.png programming.html\
-       vorbis.html wait.png white-xifish.png vorbis-clip.txt\
-       vorbis-errors.txt
+doc_DATA = eightphase.png \
+           fourphase.png \
+           programming.html \
+           squarepolar.png \
+           stereo.html \
+           v-comment.html \
+           vorbis-clip.txt \
+           vorbis-errors.txt \
+           vorbis.html \
+           vorbisword2.png \
+           wait.png \
+           white-ogg.png \
+           white-xifish.png
 
 EXTRA_DIST = $(doc_DATA)