summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/EC_Basic
diff options
context:
space:
mode:
authorcoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-04-25 21:13:45 +0000
committercoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-04-25 21:13:45 +0000
commit9ab61b7845650f235a8575bd239a40c86293f8df (patch)
tree2b3acaa62eb0a042e03fcca26c512c38b2c9057a /TAO/orbsvcs/tests/EC_Basic
parent54485cdb8b942112cd6f162149279ef7c4a0e243 (diff)
downloadATCD-9ab61b7845650f235a8575bd239a40c86293f8df.tar.gz
ChangeLogTag:Sun Apr 25 16:05:19 1999 Carlos O'Ryan <coryan@cs.wustl.edu>
Diffstat (limited to 'TAO/orbsvcs/tests/EC_Basic')
-rw-r--r--TAO/orbsvcs/tests/EC_Basic/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/orbsvcs/tests/EC_Basic/Makefile b/TAO/orbsvcs/tests/EC_Basic/Makefile
index 6db34c9b418..289bbe2ab01 100644
--- a/TAO/orbsvcs/tests/EC_Basic/Makefile
+++ b/TAO/orbsvcs/tests/EC_Basic/Makefile
@@ -153,6 +153,8 @@ include $(ACE_ROOT)/include/makeinclude/rules.bin.GNU
$(TAO_ROOT)/tao/Typecode.h \
$(TAO_ROOT)/tao/Typecode.i \
$(TAO_ROOT)/tao/CDR.i \
+ $(TAO_ROOT)/tao/Object.h \
+ $(TAO_ROOT)/tao/Object.i \
$(TAO_ROOT)/tao/Any.i \
$(TAO_ROOT)/tao/NVList.h \
$(TAO_ROOT)/tao/NVList.i \
@@ -172,8 +174,6 @@ include $(ACE_ROOT)/include/makeinclude/rules.bin.GNU
$(TAO_ROOT)/tao/Sequence_T.i \
$(TAO_ROOT)/tao/Sequence_T.cpp \
$(TAO_ROOT)/tao/GIOP.i \
- $(TAO_ROOT)/tao/Object.h \
- $(TAO_ROOT)/tao/Object.i \
$(TAO_ROOT)/tao/Server_Request.i \
$(TAO_ROOT)/tao/Context.h \
$(TAO_ROOT)/tao/Context.i \