diff --git a/Makefile.win b/Makefile.win index 28cb635e32..7b3d8f2b2d 100644 --- a/Makefile.win +++ b/Makefile.win @@ -315,6 +315,8 @@ clean: rm -f gfx/rpng/*.o rm -f record/*.o rm -f input/*.o + rm -f input/autoconf/*.o + rm -f media/*.o rm -f $(TARGET) rm -f retroarch-joyconfig.exe rm -f tools/*.o