diff --git a/Makefile.in b/Makefile.in index c62a916..e11e15b 100644 --- a/Makefile.in +++ b/Makefile.in @@ -31,4 +31,4 @@ check: opengles-test .PHONY: clean clean: - rm -f *.o *.a *.so *.dylib *.dll *.dummy *-test + rm -f *.o *.a *.so *.dylib *.rlib *.dll *.dummy *-test