[xiph-cvs] cvs commit: theora/doc Makefile.am
Ralph Giles
giles at xiph.org
Fri Mar 19 21:39:34 PST 2004
giles 04/03/20 00:39:33
Modified: doc Makefile.am
Log:
Remove the testspec data files from the distribution. They're quite a
bit bigger than the source itself and not so important at this stage.
Revision Changes Path
1.3 +3 -3 theora/doc/Makefile.am
Index: Makefile.am
===================================================================
RCS file: /usr/local/cvsroot/theora/doc/Makefile.am,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- a/Makefile.am 8 Mar 2004 16:06:58 -0000 1.2
+++ b/Makefile.am 20 Mar 2004 05:39:33 -0000 1.3
@@ -6,9 +6,9 @@
built_docs = spec.py spec.html
-static_docs = vp3-format.txt \
- testspec.ogg testspec.raw \
- testspec2.ogg testspec2.raw
+static_docs = vp3-format.txt
+# testspec.ogg testspec.raw \
+# testspec2.ogg testspec2.raw
doc_DATA = $(built_docs) $(static_docs)
<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