Schneider found a bug

This commit is contained in:
Stefan `Sec` Zehl 2011-08-05 17:44:45 +02:00
parent 3f1da363e2
commit 11092e59f1
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ echo "###"
echo "### Building final" echo "### Building final"
echo "###" echo "###"
export FINAL=y export FINAL=y
cp filesystem/ffconf.h-final ffconf.h cp filesystem/ffconf.h-final filesystem/ffconf.h
make clean make clean
./l0dable/mktable.pl ./l0dable/mktable.pl
make APP=final make APP=final