Fix makefile

This commit is contained in:
Themaister 2010-12-24 11:53:43 +01:00
parent 9554b01df1
commit e318d04407

View File

@ -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)