diff --git a/test/Makefile b/test/Makefile index 20336b7b4..a728e0cb3 100644 --- a/test/Makefile +++ b/test/Makefile @@ -19,10 +19,6 @@ other: done .PHONY: other -zdtm_ct: zdtm_ct.c - -umount2: umount2 - zdtm: ./zdtm.py run -a --parallel 2 .PHONY: zdtm