diff --git a/test/zdtm/live/static/Makefile b/test/zdtm/live/static/Makefile index b5c1a6a5c..e2431f5ce 100644 --- a/test/zdtm/live/static/Makefile +++ b/test/zdtm/live/static/Makefile @@ -308,7 +308,7 @@ cleandep: clean $(RM) -f $(DEP) cleanout: - $(RM) -f -r *.pid *.out* *.test* *.state + $(RM) -f -r *.pid *.out* *.test* *.state ip.dump ip.rst %.cleanout: % $(Q) $(RM) -f -r $<.pid $<.out* *$<.test* $<.*.test $<.state