summaryrefslogtreecommitdiff
path: root/TAO/tests/Cubit/COOL/MT_Cubit/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Cubit/COOL/MT_Cubit/Makefile')
-rw-r--r--TAO/tests/Cubit/COOL/MT_Cubit/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/Cubit/COOL/MT_Cubit/Makefile b/TAO/tests/Cubit/COOL/MT_Cubit/Makefile
index dc43d2bf75d..3a15988976a 100644
--- a/TAO/tests/Cubit/COOL/MT_Cubit/Makefile
+++ b/TAO/tests/Cubit/COOL/MT_Cubit/Makefile
@@ -55,7 +55,7 @@ ifdef CHORUS
CLT_OBJS += pccTimer.o
LDLIBS += -lOrb
else
- LDLIBS += -lOrb-mt
+ LDLIBS += -lsocket -lACE -lOrb-mt
endif
VLDLIBS = $(LDLIBS:%=%$(VAR))