You've already forked cpp-httplib
Issue1121 (#1122)
* Fixed test/Makefile problem when cleaning *.pem files * Fix #1121
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user