Adding nullchecks to resources.cpp in order to fix crashes that occur when specifying...
[supertux.git] / Makefile
1 .PHONY: all
2
3 all:
4         +make -C build
5