Install the symbol file so menus can be debugged.

This commit is contained in:
Bill Currie 2011-01-10 12:24:07 +09:00
parent cd38bd71fa
commit cbe245725b
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ GZ=
endif
STRIP=$(shell echo `echo -n $(srcdir)/ | sed -e 's/[^/]//g' | wc -c`)
menu_data=menu.dat$(GZ) menu.plist
menu_data=menu.dat$(GZ) menu.sym$(GZ) menu.plist
if BUILD_RUAMOKO
data=$(menu_data)