X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=Makefile;h=95cc9c86278b87d59d4b36ababfd3b685acb2753;hb=4e46a22dc5165611b254081597c65969c8c2ce39;hp=17f12134ad9b492be50dd9499656428c95327db9;hpb=06e94a0f798e8c3e231ebe01ae85ec1337505ac8;p=safcm%2Fsafcm.git diff --git a/Makefile b/Makefile index 17f1213..95cc9c8 100644 --- a/Makefile +++ b/Makefile @@ -30,5 +30,6 @@ clean: rm -f cmd/safcm/testdata/ssh/ssh/known_hosts rm -f cmd/safcm/testdata/ssh/sshd/ssh_host_key rm -f cmd/safcm/testdata/ssh/sshd/ssh_host_key.pub + rm -rf cmd/safcm/testdata/ssh/project/no-changes.example.org/ .PHONY: all test clean safcm