summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Makefile.av
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/Makefile.av')
-rw-r--r--TAO/orbsvcs/orbsvcs/Makefile.av4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Makefile.av b/TAO/orbsvcs/orbsvcs/Makefile.av
index 9065e5cde4f..1c9930903a1 100644
--- a/TAO/orbsvcs/orbsvcs/Makefile.av
+++ b/TAO/orbsvcs/orbsvcs/Makefile.av
@@ -8,8 +8,8 @@ ifndef TAO_ROOT
TAO_ROOT = $(ACE_ROOT)/TAO
endif # ! TAO_ROOT
+MAKEFILE = Makefile.av
LIBNAME = libTAO_AV
-
LIB = $(LIBNAME).a
SHLIB = $(LIBNAME).$(SOEXT)
@@ -23,7 +23,7 @@ override TAO_IDLFLAGS += \
VPATH=.:AV
-ACE_SHLIBS = -lTAO_CosProperty -lTAO_CosNaming -lTAO_Svc_Utils -lTAO -lACE
+ACE_SHLIBS = -lTAO_CosProperty -lTAO_CosNaming -lTAO_Svc_Utils -lTAO_PortableServer -lTAO -lACE
#----------------------------------------------------------------------------
# Include macros and targets