From a8fc1bc80fbc63bff99b0eb44c3219598a1a54ea Mon Sep 17 00:00:00 2001 From: Johnny Willemsen Date: Mon, 4 Dec 2006 13:03:33 +0000 Subject: --- TAO/tests/Portable_Interceptors/ORB_Shutdown/PI_ORB_Shutdown.mpc | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/TAO/tests/Portable_Interceptors/ORB_Shutdown/PI_ORB_Shutdown.mpc b/TAO/tests/Portable_Interceptors/ORB_Shutdown/PI_ORB_Shutdown.mpc index 9d771aa9f04..588a5fb6d4c 100644 --- a/TAO/tests/Portable_Interceptors/ORB_Shutdown/PI_ORB_Shutdown.mpc +++ b/TAO/tests/Portable_Interceptors/ORB_Shutdown/PI_ORB_Shutdown.mpc @@ -6,7 +6,7 @@ project(*idl): taoidldefaults { IDL_Files { test.idl } - custom_only =1 + custom_only = 1 } project(*Server): taoserver, pi_server, interceptors { @@ -24,8 +24,7 @@ project(*Server): taoserver, pi_server, interceptors { } project(*Client): taoclient, anytypecode { - after += *Server - + after += *idl Source_Files { testC.cpp client.cpp -- cgit v1.2.1