summaryrefslogtreecommitdiff
path: root/TAO/tests/Interceptors/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Interceptors/Makefile')
-rw-r--r--TAO/tests/Interceptors/Makefile12
1 files changed, 11 insertions, 1 deletions
diff --git a/TAO/tests/Interceptors/Makefile b/TAO/tests/Interceptors/Makefile
index 5c5718b0d00..546e8682b79 100644
--- a/TAO/tests/Interceptors/Makefile
+++ b/TAO/tests/Interceptors/Makefile
@@ -20,7 +20,7 @@ BIN_UNCHECKED = client server
SRC = $(addsuffix .cpp, $(BIN) test_i) $(IDL_SRC)
-CLIENT_OBJS = client.o interceptors.o testC.o
+CLIENT_OBJS = client.o interceptors.o testC.o
SERVER_OBJS = server.o test_i.o interceptors.o $(IDL_SRC:.cpp=.o)
TAO_IDLFLAGS += -Ge 1
@@ -274,6 +274,8 @@ realclean: clean
$(TAO_ROOT)/tao/Object_Adapter.i \
$(TAO_ROOT)/tao/POAManager.h \
$(TAO_ROOT)/tao/POAManager.i \
+ $(TAO_ROOT)/tao/rtcorbafwd.h \
+ $(TAO_ROOT)/tao/rtcorbafwd.i \
$(TAO_ROOT)/tao/POA.i \
$(TAO_ROOT)/tao/Stub.h \
$(TAO_ROOT)/tao/Pluggable.h \
@@ -570,6 +572,8 @@ realclean: clean
$(TAO_ROOT)/tao/Object_Adapter.i \
$(TAO_ROOT)/tao/POAManager.h \
$(TAO_ROOT)/tao/POAManager.i \
+ $(TAO_ROOT)/tao/rtcorbafwd.h \
+ $(TAO_ROOT)/tao/rtcorbafwd.i \
$(TAO_ROOT)/tao/POA.i \
$(TAO_ROOT)/tao/Stub.h \
$(TAO_ROOT)/tao/Pluggable.h \
@@ -863,6 +867,8 @@ realclean: clean
$(TAO_ROOT)/tao/Object_Adapter.i \
$(TAO_ROOT)/tao/POAManager.h \
$(TAO_ROOT)/tao/POAManager.i \
+ $(TAO_ROOT)/tao/rtcorbafwd.h \
+ $(TAO_ROOT)/tao/rtcorbafwd.i \
$(TAO_ROOT)/tao/POA.i \
$(TAO_ROOT)/tao/Stub.h \
$(TAO_ROOT)/tao/Pluggable.h \
@@ -1156,6 +1162,8 @@ realclean: clean
$(TAO_ROOT)/tao/Object_Adapter.i \
$(TAO_ROOT)/tao/POAManager.h \
$(TAO_ROOT)/tao/POAManager.i \
+ $(TAO_ROOT)/tao/rtcorbafwd.h \
+ $(TAO_ROOT)/tao/rtcorbafwd.i \
$(TAO_ROOT)/tao/POA.i \
$(TAO_ROOT)/tao/Stub.h \
$(TAO_ROOT)/tao/Pluggable.h \
@@ -1449,6 +1457,8 @@ realclean: clean
$(TAO_ROOT)/tao/Object_Adapter.i \
$(TAO_ROOT)/tao/POAManager.h \
$(TAO_ROOT)/tao/POAManager.i \
+ $(TAO_ROOT)/tao/rtcorbafwd.h \
+ $(TAO_ROOT)/tao/rtcorbafwd.i \
$(TAO_ROOT)/tao/POA.i \
$(TAO_ROOT)/tao/Stub.h \
$(TAO_ROOT)/tao/Pluggable.h \