From 48b57505a00ca2e2c41436f14314c79b22977548 Mon Sep 17 00:00:00 2001 From: Tim Terriberry Date: Tue, 4 May 2004 04:53:23 +0000 Subject: 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. git-svn-id: http://svn.xiph.org/trunk/ogg@6620 0101bb08-14d6-0310-b084-bc0e0c8e3800 --- include/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/Makefile.am b/include/Makefile.am index fcc96c7..3dc04e7 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -2,4 +2,4 @@ AUTOMAKE_OPTIONS = foreign -SUBDIRS = ogg2 +SUBDIRS = ogg -- cgit v1.2.1