[xiph-cvs] r6620 - trunk/ogg/include
tterribe at xiph.org
tterribe at xiph.org
Tue May 4 21:31:12 PDT 2004
Author: tterribe
Date: 2004-05-04 00:53:23 -0400 (Tue, 04 May 2004)
New Revision: 6620
Modified:
trunk/ogg/include/Makefile.am
Log:
Roll back change in r4539 which has us recursing into ogg2 instead of ogg.
I don't know why this happened, if somoene committed to the wrong branch or
the cvs2svn script flubbed up, but this lets us bulid libogg again.
<p>Modified: trunk/ogg/include/Makefile.am
===================================================================
--- trunk/ogg/include/Makefile.am 2004-05-03 20:31:29 UTC (rev 6619)
+++ trunk/ogg/include/Makefile.am 2004-05-04 04:53:23 UTC (rev 6620)
@@ -2,4 +2,4 @@
AUTOMAKE_OPTIONS = foreign
-SUBDIRS = ogg2
+SUBDIRS = ogg
--- >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