From: Karel Zak Date: Wed, 28 Mar 2007 15:01:19 +0000 (+0200) Subject: tests: make clean need to remove diffs and outputs X-Git-Tag: v2.13-rc1~186 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61b2affd6e131779d396e23212bd690b27556a82;p=thirdparty%2Futil-linux.git tests: make clean need to remove diffs and outputs Signed-off-by: Karel Zak --- diff --git a/tests/Makefile.am b/tests/Makefile.am index 6f3b2e5e9c..1cf3101cfb 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -24,4 +24,6 @@ EXTRA_DIST = expected/* \ distclean-local: rm -rf output diff +clean: distclean-local +