From 097c9ce08a79899ff942b9b6ee811e613605499f Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Fri, 2 Apr 2010 18:17:06 +0200 Subject: [PATCH] Oops, fix small mistake in last commit. --- tests/havelib/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/havelib/Makefile.am b/tests/havelib/Makefile.am index 57dcbf357..7f61b68fd 100644 --- a/tests/havelib/Makefile.am +++ b/tests/havelib/Makefile.am @@ -76,4 +76,4 @@ MOSTLYCLEANFILES += rpathcfg rpathcfg.log # Clean up the intermediate directory created by running the tests. distclean-local: - rm -rf ../havelib-tstdir + rm -rf tst -- 2.11.0