summaryrefslogtreecommitdiff
path: root/TAO/tests/Collocation
diff options
context:
space:
mode:
authordoccvs <doccvs@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-11-17 07:29:02 +0000
committerdoccvs <doccvs@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-11-17 07:29:02 +0000
commitdb6969125243906534e6fb5514ac9b93f0958c15 (patch)
treeb6af96d04c51e4ebaaa1547d7fbef9548d3090c7 /TAO/tests/Collocation
parent3031108d9480c334103ccdc9c2d40c5634dcd999 (diff)
downloadATCD-db6969125243906534e6fb5514ac9b93f0958c15.tar.gz
ChangeLogTag:Fri Nov 17 08:18:03 2000 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tests/Collocation')
-rw-r--r--TAO/tests/Collocation/Coll_Test_Stubs.bor3
-rw-r--r--TAO/tests/Collocation/Diamond.bor3
2 files changed, 6 insertions, 0 deletions
diff --git a/TAO/tests/Collocation/Coll_Test_Stubs.bor b/TAO/tests/Collocation/Coll_Test_Stubs.bor
index 2c99377ccdd..7ec9937298d 100644
--- a/TAO/tests/Collocation/Coll_Test_Stubs.bor
+++ b/TAO/tests/Collocation/Coll_Test_Stubs.bor
@@ -21,6 +21,9 @@ LIBFILES = \
$(ACE_LIB) \
$(TAO_LIB)
+IDLFILES = \
+ $(IDLDIR)\Diamond.idl
+
CPPDIR = .
IDLDIR = .
diff --git a/TAO/tests/Collocation/Diamond.bor b/TAO/tests/Collocation/Diamond.bor
index 49c562d9132..b632cc87ebe 100644
--- a/TAO/tests/Collocation/Diamond.bor
+++ b/TAO/tests/Collocation/Diamond.bor
@@ -25,6 +25,9 @@ LIBFILES = \
$(TAO_PORTABLESERVER_LIB) \
$(BINDIR)\Coll_Test_Stubs$(LIB_DECORATOR).lib
+IDLFILES = \
+ $(IDLDIR)\Diamond.idl
+
CPPDIR = .
IDLDIR = .