diff -r 6a2083f7eeb8 -r 2a78c4ff2eab build/common/fshell.iby --- a/build/common/fshell.iby Mon Sep 20 16:46:34 2010 +0100 +++ b/build/common/fshell.iby Wed Oct 13 12:41:05 2010 +0100 @@ -49,4 +49,8 @@ FSHELL_EXECUTABLE_FILE(terminalkeyboardcons.dll) // TODO move this to the new fshell_consoles.iby #endif +#ifdef FSHELL_TESTEXECUTE_SUPPORT +FSHELL_EXECUTABLE_FILE(tefcons.dll) // TODO move this to the new fshell_consoles.iby +#endif + #endif // FSHELL_IBY