diff --git a/tests/Makefile.am b/tests/Makefile.am index e306bfe66..fdcbf198d 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -25,9 +25,5 @@ EXTRA_DIST = expected/* \ ts-mount-remount -distclean-local: +clean-local: rm -rf output diff - -clean: distclean-local - -