diff options
Diffstat (limited to 'TAO/orbsvcs/tests/InterfaceRepo/IFR_Test/Makefile')
-rw-r--r-- | TAO/orbsvcs/tests/InterfaceRepo/IFR_Test/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/orbsvcs/tests/InterfaceRepo/IFR_Test/Makefile b/TAO/orbsvcs/tests/InterfaceRepo/IFR_Test/Makefile index 6dd7d61c8ac..e6d34f4fbe4 100644 --- a/TAO/orbsvcs/tests/InterfaceRepo/IFR_Test/Makefile +++ b/TAO/orbsvcs/tests/InterfaceRepo/IFR_Test/Makefile @@ -254,7 +254,7 @@ realclean: clean $(TAO_ROOT)/tao/DomainC.i \ $(TAO_ROOT)/tao/WrongTransactionC.h \ $(TAO_ROOT)/tao/WrongTransactionC.i \ - $(TAO_ROOT)/tao/ObjectIDListC.h \ + $(TAO_ROOT)/tao/ObjectIdListCC.h \ $(TAO_ROOT)/tao/StringSeqC.h \ $(TAO_ROOT)/tao/StringSeqC.i \ $(TAO_ROOT)/tao/PortableInterceptorC.h \ @@ -473,7 +473,7 @@ realclean: clean $(TAO_ROOT)/tao/DomainC.i \ $(TAO_ROOT)/tao/WrongTransactionC.h \ $(TAO_ROOT)/tao/WrongTransactionC.i \ - $(TAO_ROOT)/tao/ObjectIDListC.h \ + $(TAO_ROOT)/tao/ObjectIdListCC.h \ $(TAO_ROOT)/tao/StringSeqC.h \ $(TAO_ROOT)/tao/StringSeqC.i \ $(TAO_ROOT)/tao/PortableInterceptorC.h \ |