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-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61b2affd6e131779d396e23212bd690b27556a82;p=util-linux 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 6f3b2e5e..1cf3101c 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 +