diff --git a/test/zdtm/transition/Makefile b/test/zdtm/transition/Makefile index 7ddb23843..8e82070f8 100644 --- a/test/zdtm/transition/Makefile +++ b/test/zdtm/transition/Makefile @@ -102,7 +102,7 @@ cleandep: clean $(RM) -f $(DEP) %.cleanout: % - $(Q) $(RM) -f -r $<.pid* $<.out* $<.test chew_$<.test* + $(Q) $(RM) -f -r $<.pid* $<.out* $<.test* chew_$<.test* cleanout: $(RM) -f *.pid *.out* *.test chew*