We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 471d29c commit 163c706Copy full SHA for 163c706
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