diff options
Diffstat (limited to 'TAO/orbsvcs/tests/EC_Custom_Marshal/Makefile')
-rw-r--r-- | TAO/orbsvcs/tests/EC_Custom_Marshal/Makefile | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/TAO/orbsvcs/tests/EC_Custom_Marshal/Makefile b/TAO/orbsvcs/tests/EC_Custom_Marshal/Makefile index b227b47dde3..9c6d6c44ce6 100644 --- a/TAO/orbsvcs/tests/EC_Custom_Marshal/Makefile +++ b/TAO/orbsvcs/tests/EC_Custom_Marshal/Makefile @@ -276,7 +276,7 @@ realclean: $(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 \ @@ -668,7 +668,7 @@ realclean: $(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 \ @@ -967,7 +967,7 @@ realclean: $(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 \ @@ -1301,7 +1301,7 @@ realclean: $(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 \ @@ -1653,7 +1653,7 @@ realclean: $(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 \ |