Fix bug reported by Ryan: in level smaller than 19, Tux would stay in dead move forever.
[supertux.git] / Makefile.am
1 SUBDIRS = src data
2
3 EXTRA_DIST = LEVELDESIGN TODO contrib/levelconverter-0.0.6_0.0.7.py $(wildcard mk/autoconf/*.m4) autogen.sh
4
5 # EOF #