From ec5feee8432b171324cf80ff9a451bbd672605c3 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. svn path=/trunk/ogg/; revision=6620 --- 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