From 9e5b1ef9f054646d44b8728f7f09d1bfde1ee4fa Mon Sep 17 00:00:00 2001 From: Themaister Date: Sat, 21 Sep 2013 16:09:14 +0200 Subject: [PATCH] Cleanup more folders. --- Makefile.win | 2 ++ 1 file changed, 2 insertions(+) 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