diff -r 5cc91383ab1e -r 7333d7932ef7 installationservices/switestfw/test/autotesting/apr_bld.inf --- a/installationservices/switestfw/test/autotesting/apr_bld.inf Thu Aug 19 10:02:49 2010 +0300 +++ b/installationservices/switestfw/test/autotesting/apr_bld.inf Tue Aug 31 15:21:33 2010 +0300 @@ -1,5 +1,5 @@ /* -* Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). +* Copyright (c) 2008-2010 Nokia Corporation and/or its subsidiary(-ies). * All rights reserved. * This component and the accompanying materials are made available * under the terms of the License "Eclipse Public License v1.0" @@ -30,7 +30,7 @@ #ifndef TOOLS2 // Disable everything except sistools and security_tools for TOOLS2 target - +#include "mw/appinstall/installationservices/swi/group/export/group/bld.inf" #include "mw/appinstall/installationservices/switestfw/group/bld.inf" #include "mw/appinstall/installationservices/swiconfig/group/bld.inf" @@ -47,12 +47,9 @@ #include "mw/appinstall/installationservices/swi/group/bld.inf" #include "mw/appinstall/installationservices/swidevicetools/group/bld.inf" -#include "mw/appinstall/secureswitools/swianalysistoolkit/group/bld.inf" - - #endif //TOOLS2 -// Only the SISTOOLS (makesis/signsis) and certapp build with TOOLS2 #include "mw/appinstall/secureswitools/swisistools/group/bld.inf" - +#include "mw/appinstall/secureswitools/swianalysistoolkit/group/bld.inf" +#include "mw/appinstall/secureswitools/makekeys/group/bld.inf" \ No newline at end of file