diff --git a/Makefile.in b/Makefile.in index 75d43fc..e1e76b6 100644 --- a/Makefile.in +++ b/Makefile.in @@ -21,4 +21,4 @@ check: sharegl-test .PHONY: clean clean: - rm -f *.o *.a *.so *.dylib *.dll *.dummy *-test + rm -f *.o *.a *.so *.dylib *.rlib *.dll *.dummy *-test