From 6b91433091b3397c8bf8c1a7af0431d44579ebae Mon Sep 17 00:00:00 2001 From: coryan Date: Fri, 15 Dec 2000 23:18:04 +0000 Subject: ChangeLogTag:Fri Dec 15 15:17:12 2000 Carlos O'Ryan --- TAO/orbsvcs/tests/LoadBalancing/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'TAO/orbsvcs') 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 -- cgit v1.2.1