# HG changeset patch # User Bruno Haible # Date 1270225026 -7200 # Node ID 18e03869bbd88f19ddf9d3134bc5a2ee9849dec2 # Parent 9bcc8c4d90d697f23ca4cf651f59f15a3c0f043e Oops, fix small mistake in last commit. diff --git a/tests/havelib/Makefile.am b/tests/havelib/Makefile.am --- a/tests/havelib/Makefile.am +++ b/tests/havelib/Makefile.am @@ -76,4 +76,4 @@ # Clean up the intermediate directory created by running the tests. distclean-local: - rm -rf ../havelib-tstdir + rm -rf tst