summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests
diff options
context:
space:
mode:
authorcoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-12-15 23:18:04 +0000
committercoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-12-15 23:18:04 +0000
commit6b91433091b3397c8bf8c1a7af0431d44579ebae (patch)
tree34befc1ed0c31747a7efc97aa4b57879615dd4e8 /TAO/orbsvcs/tests
parent1924b659391df93f798a1fb3b122dead2a4f104d (diff)
downloadATCD-6b91433091b3397c8bf8c1a7af0431d44579ebae.tar.gz
ChangeLogTag:Fri Dec 15 15:17:12 2000 Carlos O'Ryan <coryan@uci.edu>
Diffstat (limited to 'TAO/orbsvcs/tests')
-rw-r--r--TAO/orbsvcs/tests/LoadBalancing/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/tests/LoadBalancing/Makefile b/TAO/orbsvcs/tests/LoadBalancing/Makefile
index 82c2037f15d..464580b555e 100644
--- a/TAO/orbsvcs/tests/LoadBalancing/Makefile
+++ b/TAO/orbsvcs/tests/LoadBalancing/Makefile
@@ -21,7 +21,7 @@ BIN_UNCHECKED = client server
SRC = $(addsuffix .cpp, $(BIN_UNCHECKED) Hash_ReplicaControl Hash_Replica_i) $(IDL_SRC)
CLIENT_OBJS = client.o Hash_ReplicaC.o
-SERVER_OBJS = server.o Hash_ReplicaControl.o Hash_Replica_i.o $(addsuffix .o, $(IDLFILES))
+SERVER_OBJS = server.o Hash_ReplicaControl.o Hash_Replica_i.o $(IDL_SRC)
TAO_IDLFLAGS += -Ge 1