From e318d04407013ae772010bbd3ecbd0c0035da69d Mon Sep 17 00:00:00 2001 From: Themaister Date: Fri, 24 Dec 2010 11:53:43 +0100 Subject: [PATCH] Fix makefile --- Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile b/Makefile index 987fe2ef31..94f52f093a 100644 --- a/Makefile +++ b/Makefile @@ -64,6 +64,8 @@ uninstall: $(TARGET) clean: rm -f *.o + rm -f audio/*.o + rm -f gfx/*.o rm -f hqflt/*.o rm -f hqflt/snes_ntsc/*.o rm -f $(TARGET)