Added option to disable gamecontroller use and fall back to old joystick code
[supertux.git] / Makefile
1 .PHONY: all
2
3 all:
4         +make -C build
5