Skip to content

Commit 093b9c0

Browse files
committed
Clean rlib files
1 parent eb5dd25 commit 093b9c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile.in

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ check-debug: cssparser-tests
2929

3030
.PHONY: clean
3131
clean:
32-
rm -f *.o *.a *.so *.dylib *.dll *.dummy *-test
32+
rm -f *.o *.a *.so *.dylib *.rlib *.dll *.dummy *-test

0 commit comments

Comments
 (0)