1
0
Эх сурвалжийг харах

Add *.dSYM to Makefile clean

yhirose 11 сар өмнө
parent
commit
321a86d9f2
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      test/Makefile

+ 1 - 1
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