Clean compat/*.o as well.

This commit is contained in:
Themaister 2012-06-30 13:09:34 +02:00
parent 313086482b
commit 50acc3dcf6

View File

@ -285,6 +285,7 @@ clean:
rm -f gfx/fonts/*.o
rm -f gfx/context/*.o
rm -f gfx/py_state/*.o
rm -f compat/*.o
rm -f record/*.o
rm -f input/*.o
rm -f tools/*.o