diff -r c061fa280d92 -r 9c58252c6740 commands/group/fshell_commands.iby --- a/commands/group/fshell_commands.iby Sun Jul 04 16:06:46 2010 +0100 +++ b/commands/group/fshell_commands.iby Wed Jul 07 16:07:08 2010 +0100 @@ -369,4 +369,7 @@ FSHELL_COMMAND_INFO_FILE(fshell,top.cif) #endif +FSHELL_EXECUTABLE_FILE(fshell_testexecute.exe) +FSHELL_COMMAND_INFO_FILE(fshell,testexecute.cif) + #endif // __FSHELL_COMMANDS_IBY__