From: Bruno Haible Date: Fri, 2 Apr 2010 16:17:06 +0000 (+0200) Subject: Oops, fix small mistake in last commit. X-Git-Tag: v0.1~4378 X-Git-Url: http://erislabs.org.uk/gitweb/?a=commitdiff_plain;h=097c9ce08a79899ff942b9b6ee811e613605499f;p=gnulib.git Oops, fix small mistake in last commit. --- 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