diff --git a/tests/Makefile b/tests/Makefile index 91b10c5e5..0774337e7 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -93,6 +93,7 @@ run-tests: $(TESTS) clean: $(MAKE) -C ../src clean rm -f $(TESTS) *~ *.o *.d + rm -f test-https rm -f test_x509v3_nist.out.* rm -f test_x509v3_nist2.out.*