Clear out camera/ on make clean.

This commit is contained in:
Themaister 2013-11-16 17:31:34 +01:00
parent 6d6e964672
commit 28e9ce7d30

View File

@ -455,6 +455,7 @@ clean:
rm -f frontend/*.o
rm -f audio/*.o
rm -f conf/*.o
rm -f camera/*.o
rm -f gfx/*.o
rm -f gfx/glsym/*.o
rm -f gfx/rpng/*.o