summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/IFR_Service/Makefile.IFR_Service
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/IFR_Service/Makefile.IFR_Service')
-rw-r--r--TAO/orbsvcs/IFR_Service/Makefile.IFR_Service2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/IFR_Service/Makefile.IFR_Service b/TAO/orbsvcs/IFR_Service/Makefile.IFR_Service
index 0522aca52f3..0f90f5c0a12 100644
--- a/TAO/orbsvcs/IFR_Service/Makefile.IFR_Service
+++ b/TAO/orbsvcs/IFR_Service/Makefile.IFR_Service
@@ -16,7 +16,7 @@ MAKEFILE=Makefile.IFR_Service
LDLIBS = -lTAO_IFRService \
-lTAO_TypeCodeFactory -lTAO_Svc_Utils -lTAO_IFR_Client \
- -lTAO_IORTable -lTAO_PortableServer -lTAO
+ -lTAO_IORTable $(TAO_SRVR_LIBS)
PROG_SRCS = \
IFR_Server.cpp \