diff options
author | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-06-02 02:29:10 +0000 |
---|---|---|
committer | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-06-02 02:29:10 +0000 |
commit | 09f782969b897058871ca64043b0ff2183c65530 (patch) | |
tree | 7a4be4edf3c98e54e0bc2d003a1e4303e2367027 /TAO/orbsvcs/Event_Service | |
parent | 90e449ebfc94947e1cbe73db36a5f8416b909646 (diff) | |
download | ATCD-09f782969b897058871ca64043b0ff2183c65530.tar.gz |
ChangeLogTag:Tue Jun 1 19:48:12 1999 Carlos O'Ryan <coryan@cs.wustl.edu>
Diffstat (limited to 'TAO/orbsvcs/Event_Service')
-rw-r--r-- | TAO/orbsvcs/Event_Service/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/orbsvcs/Event_Service/Makefile b/TAO/orbsvcs/Event_Service/Makefile index 789daa816c9..96c3abf26fd 100644 --- a/TAO/orbsvcs/Event_Service/Makefile +++ b/TAO/orbsvcs/Event_Service/Makefile @@ -327,6 +327,7 @@ Event_Service: $(addprefix $(VDIR),$(ES_OBJS)) $(ACE_ROOT)/ace/SOCK_Acceptor.i \ $(TAO_ROOT)/tao/Connect.i \ $(TAO_ROOT)/tao/Invocation.h \ + $(TAO_ROOT)/tao/Reply_Dispatcher.h \ $(TAO_ROOT)/tao/Invocation.i \ $(TAO_ROOT)/tao/InconsistentTypeCodeC.h \ $(TAO_ROOT)/tao/DynAny_i.h \ |