summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Property/Makefile
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2000-08-27 04:00:32 +0000
committerbala <balanatarajan@users.noreply.github.com>2000-08-27 04:00:32 +0000
commit04d88e23e22c7def0a6eeb181635ea722f59750f (patch)
tree62a978ba706f7a13ecaf4d6b06b778f6b4957691 /TAO/orbsvcs/tests/Property/Makefile
parentaf24c7ff94b7010fcb720e7f3040e17f68ad3bdb (diff)
downloadATCD-04d88e23e22c7def0a6eeb181635ea722f59750f.tar.gz
ChangeLogTag: Sat Aug 26 22:58:10 2000 Balachandran Natarajan <bala@cs.wustl.edu>
Diffstat (limited to 'TAO/orbsvcs/tests/Property/Makefile')
-rw-r--r--TAO/orbsvcs/tests/Property/Makefile12
1 files changed, 12 insertions, 0 deletions
diff --git a/TAO/orbsvcs/tests/Property/Makefile b/TAO/orbsvcs/tests/Property/Makefile
index 4b003c72895..a789409e04f 100644
--- a/TAO/orbsvcs/tests/Property/Makefile
+++ b/TAO/orbsvcs/tests/Property/Makefile
@@ -89,6 +89,12 @@ client:$(addprefix $(VDIR),$(CosProperty_CLIENT_OBJS))
$(ACE_ROOT)/ace/Log_Record.h \
$(ACE_ROOT)/ace/Log_Priority.h \
$(ACE_ROOT)/ace/Log_Record.i \
+ $(ACE_ROOT)/ace/Thread_Hook.h \
+ $(ACE_ROOT)/ace/Thread_Adapter.h \
+ $(ACE_ROOT)/ace/Thread_Adapter.inl \
+ $(ACE_ROOT)/ace/Thread_Exit.h \
+ $(ACE_ROOT)/ace/Thread_Control.h \
+ $(ACE_ROOT)/ace/Thread_Control.inl \
$(ACE_ROOT)/ace/ACE.i \
$(ACE_ROOT)/ace/Malloc.h \
$(ACE_ROOT)/ace/Malloc_Base.h \
@@ -436,6 +442,12 @@ client:$(addprefix $(VDIR),$(CosProperty_CLIENT_OBJS))
$(ACE_ROOT)/ace/Log_Record.h \
$(ACE_ROOT)/ace/Log_Priority.h \
$(ACE_ROOT)/ace/Log_Record.i \
+ $(ACE_ROOT)/ace/Thread_Hook.h \
+ $(ACE_ROOT)/ace/Thread_Adapter.h \
+ $(ACE_ROOT)/ace/Thread_Adapter.inl \
+ $(ACE_ROOT)/ace/Thread_Exit.h \
+ $(ACE_ROOT)/ace/Thread_Control.h \
+ $(ACE_ROOT)/ace/Thread_Control.inl \
$(ACE_ROOT)/ace/ACE.i \
$(ACE_ROOT)/ace/SV_Semaphore_Complex.h \
$(ACE_ROOT)/ace/SV_Semaphore_Simple.h \