[xiph-commits] r8402 - trunk/theora

giles at motherfish-iii.xiph.org giles at motherfish-iii.xiph.org
Tue Dec 14 21:21:13 PST 2004


Author: giles
Date: 2004-12-14 21:21:13 -0800 (Tue, 14 Dec 2004)
New Revision: 8402

Modified:
   trunk/theora/Makefile.am
Log:
Remove .svn from EXTRA_DIST included documentation as well.


Modified: trunk/theora/Makefile.am
===================================================================
--- trunk/theora/Makefile.am	2004-12-15 05:02:29 UTC (rev 8401)
+++ trunk/theora/Makefile.am	2004-12-15 05:21:13 UTC (rev 8402)
@@ -15,6 +15,7 @@
 	rm -rf `find $(distdir)/win32 -name CVS`
 	rm -rf `find $(distdir)/macos -name .svn`
 	rm -rf `find $(distdir)/win32 -name .svn`
+	rm -rf `find $(distdir)/doc -name .svn`
 
 debug:
 	$(MAKE) all CFLAGS="@DEBUG@"



More information about the commits mailing list