1
0
mirror of synced 2025-06-12 07:41:53 +03:00
* Fixed test/Makefile problem when cleaning *.pem files

* Fix #1121
This commit is contained in:
yhirose
2021-12-11 19:07:12 -05:00
committed by GitHub
parent 084c643973
commit 743ecbd365
2 changed files with 18 additions and 15 deletions

View File

@ -68,4 +68,4 @@ cert.pem:
#c_rehash .
clean:
rm -f test test_split test_proxy server_fuzzer pem *.0 *.o *.1 *.srl httplib.h httplib.cc
rm -f test test_split test_proxy server_fuzzer *.pem *.0 *.o *.1 *.srl httplib.h httplib.cc