summaryrefslogtreecommitdiff
path: root/TAO/tao/Domain/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Domain/Makefile')
-rw-r--r--TAO/tao/Domain/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/TAO/tao/Domain/Makefile b/TAO/tao/Domain/Makefile
index 20d90a32d6d..093fa34eb6e 100644
--- a/TAO/tao/Domain/Makefile
+++ b/TAO/tao/Domain/Makefile
@@ -50,7 +50,8 @@ CPPFLAGS += -I$(TAO_ROOT)
.obj/DomainS.o .obj/DomainS.so .shobj/DomainS.o .shobj/DomainS.so: DomainS.cpp DomainS.h \
- $(ACE_ROOT)/ace/pre.h domain_export.h \
+ $(ACE_ROOT)/ace/pre.h \
+ domain_export.h \
$(ACE_ROOT)/ace/post.h \
$(ACE_ROOT)/ace/ACE_export.h \
$(ACE_ROOT)/ace/svc_export.h \
@@ -377,6 +378,8 @@ CPPFLAGS += -I$(TAO_ROOT)
$(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 \