We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb5dd25 commit 093b9c0Copy full SHA for 093b9c0
Makefile.in
@@ -29,4 +29,4 @@ check-debug: cssparser-tests
29
30
.PHONY: clean
31
clean:
32
- rm -f *.o *.a *.so *.dylib *.dll *.dummy *-test
+ rm -f *.o *.a *.so *.dylib *.rlib *.dll *.dummy *-test
0 commit comments