diff --git a/test/Makefile b/test/Makefile index 1089dc6..d4f10d1 100644 --- a/test/Makefile +++ b/test/Makefile @@ -100,5 +100,5 @@ cert.pem: ./gen-certs.sh clean: - rm -rf test test_split test_proxy server_fuzzer *.pem *.0 *.o *.1 *.srl httplib.h httplib.cc _build* + rm -rf test test_split test_proxy server_fuzzer *.pem *.0 *.o *.1 *.srl httplib.h httplib.cc _build* *.dSYM