[xiph-cvs] cvs commit: vorbis/doc Makefile.am

Stan Seibert volsung at xiph.org
Fri Feb 15 09:41:55 PST 2002



volsung     02/02/15 09:41:54

  Modified:    doc      Makefile.am
  Log:
  Forgot to include some files in tarballs.

Revision  Changes    Path
1.7       +13 -3     vorbis/doc/Makefile.am

Index: Makefile.am
===================================================================
RCS file: /usr/local/cvsroot/vorbis/doc/Makefile.am,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- Makefile.am	2000/11/08 09:48:58	1.6
+++ Makefile.am	2002/02/15 17:41:54	1.7
@@ -6,8 +6,18 @@
 
 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)

<p><p><p>--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'cvs-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the commits mailing list