We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e8c002b + 0266c1d commit 4a381f3Copy full SHA for 4a381f3
Makefile.in
@@ -37,6 +37,6 @@ clean-tests:
37
clean: clean-tests
38
rm -rf $(VPATH)src/http/generated/ codegen
39
rm -rf libhttp.dummy
40
- rm -f *.so *.dylib *.dll
+ rm -f *.so *.dylib *.rlib *.dll
41
42
.PHONY: all examples clean clean-tests
0 commit comments