From: Stan Seibert Date: Fri, 15 Feb 2002 17:41:54 +0000 (+0000) Subject: Forgot to include some files in tarballs. X-Git-Tag: v1.3.3~811 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3822314ba8fdcb227264df9ad8eb3bd7526b9bad;p=platform%2Fupstream%2Flibvorbis.git Forgot to include some files in tarballs. svn path=/trunk/vorbis/; revision=3058 --- diff --git a/doc/Makefile.am b/doc/Makefile.am index 251e997..7cd605b 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -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)