[xiph-commits] r18049 - trunk/ogg

giles at svn.xiph.org giles at svn.xiph.org
Thu Aug 4 10:39:31 PDT 2011


Author: giles
Date: 2011-08-04 10:39:30 -0700 (Thu, 04 Aug 2011)
New Revision: 18049

Modified:
   trunk/ogg/Makefile.am
Log:
Remove the makefile reference to the macos directory.

The classic macos project files were removed in svn r18045.


Modified: trunk/ogg/Makefile.am
===================================================================
--- trunk/ogg/Makefile.am	2011-08-04 17:36:32 UTC (rev 18048)
+++ trunk/ogg/Makefile.am	2011-08-04 17:39:30 UTC (rev 18049)
@@ -15,7 +15,7 @@
 EXTRA_DIST = README AUTHORS CHANGES COPYING \
 	libogg.spec libogg.spec.in \
 	ogg.m4 ogg.pc.in ogg-uninstalled.pc.in \
-	macos macosx win32
+	macosx win32
 
 dist-hook:
 	for item in $(EXTRA_DIST); do \



More information about the commits mailing list