diff options
Diffstat (limited to 'TAO/tests/RTCORBA/Private_Connection/Makefile')
-rw-r--r-- | TAO/tests/RTCORBA/Private_Connection/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/tests/RTCORBA/Private_Connection/Makefile b/TAO/tests/RTCORBA/Private_Connection/Makefile index c02a5743595..2c12004405f 100644 --- a/TAO/tests/RTCORBA/Private_Connection/Makefile +++ b/TAO/tests/RTCORBA/Private_Connection/Makefile @@ -740,6 +740,8 @@ realclean: clean $(TAO_ROOT)/tao/Synch_Reply_Dispatcher.h \ $(TAO_ROOT)/tao/Reply_Dispatcher.h \ $(TAO_ROOT)/tao/Reply_Dispatcher.i \ + $(TAO_ROOT)/tao/LF_Event.h \ + $(TAO_ROOT)/tao/LF_Event.inl \ $(TAO_ROOT)/tao/TAOC.h \ $(TAO_ROOT)/tao/TAOC.i \ $(TAO_ROOT)/tao/operation_details.h \ |