2010-02-12 Marek Habersack <mhabersack@novell.com>
[mono.git] / mcs / class / System.Web / Makefile
index 8e26d567bd5e8a5c45c17a25f8cb29d165e24c7a..02bd48975d3793c28be40e73d1f596a4aea46dc5 100644 (file)
@@ -259,8 +259,8 @@ EXTRA_DISTFILES = \
        SQLiteProviders_DatabaseSchema.sql \
        $(shell find Test/standalone-runner-support/ -name "*.cs" -type f -printf "'%p' ") \
        $(shell find Test/standalone-tests/ -name "*.cs" -type f -printf "'%p' " -o -name "*.cs.in" -type f -printf "'%p' ") \
-       $(shell find Test/standalone/ -type f -printf "'%p' ") \
-       $(shell find Test/tools/ -type f -printf "'%p' ") \
+       $(shell find Test/standalone/ -not -name .svn -o -prune -printf "'%p' ") \
+       $(shell find Test/tools/ -not -name .svn -o -prune -printf "'%p' ") \
        System.Web_standalone_test.dll.sources \
        standalone-runner-support.dll.sources