Minor cleanup in World, replaced global scripting::global_vm with local variable vm
[supertux.git] / Makefile
1 .PHONY: all
2
3 all:
4         +make -C build
5