From fd5be9393035abb79720c4ec14e178faf232acec Mon Sep 17 00:00:00 2001 From: Todd Zullinger Date: Sun, 3 Jun 2007 17:38:23 +0000 Subject: update a few more CVS references for Subversion git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1522 f01d2545-417e-4e96-918e-98f8d0dbbcb6 --- bindings/python/tests/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bindings/python') diff --git a/bindings/python/tests/Makefile.am b/bindings/python/tests/Makefile.am index d730889..79d82ac 100644 --- a/bindings/python/tests/Makefile.am +++ b/bindings/python/tests/Makefile.am @@ -1,7 +1,7 @@ EXTRA_DIST = resources dist-hook: - rm -rf `find $(distdir)/resources -name CVS` + rm -rf `find $(distdir)/resources -type d -name .svn` if HAVE_PYTHON test: -- cgit