We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5dff177 commit 0266c1dCopy full SHA for 0266c1d
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