Fix C++ build.

This commit is contained in:
Themaister 2012-06-11 07:56:25 +02:00
parent e4556ab73c
commit 649dd03fce

View File

@ -250,6 +250,8 @@ clean:
rm -f audio/*.o
rm -f conf/*.o
rm -f gfx/*.o
rm -f gfx/fonts/*.o
rm -f gfx/context/*.o
rm -f gfx/py_state/*.o
rm -f record/*.o
rm -f input/*.o