Windows Makefile fix

This commit is contained in:
Toad King 2012-06-30 03:25:00 -04:00
parent c9c723482a
commit 66300fa787

View File

@ -210,6 +210,7 @@ clean:
rm -f *.o
rm -f audio/*.o
rm -f audio/xaudio-c/*.o
rm -f compat/*.o
rm -f conf/*.o
rm -f gfx/*.o
rm -f gfx/context/*.o