diff --git a/tests/Makefile.am b/tests/Makefile.am index 0bd1bc40..90f24ac2 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -41,7 +41,7 @@ hg-repo : svn-repo : svnadmin create svn-repo - svn co file://$(builddir)/svn-repo svn-checkout + svn co file://$(abs_builddir)/svn-repo svn-checkout touch svn-checkout/svn-file svn add svn-checkout/svn-file svn commit -m "add svn file" svn-checkout/svn-file