diff options
Diffstat (limited to 'TAO/orbsvcs/tests/AVStreams/Full_Profile')
-rw-r--r-- | TAO/orbsvcs/tests/AVStreams/Full_Profile/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/tests/AVStreams/Full_Profile/Makefile b/TAO/orbsvcs/tests/AVStreams/Full_Profile/Makefile index 3297586beb3..33dae2515b9 100644 --- a/TAO/orbsvcs/tests/AVStreams/Full_Profile/Makefile +++ b/TAO/orbsvcs/tests/AVStreams/Full_Profile/Makefile @@ -9,7 +9,7 @@ # Local macros #---------------------------------------------------------------------------- -LIBS += -lAVsvc -lorbsvcs -lTAO +LIBS += -lAVsvc -lTAO_CosNaming -lTAO SERVER_OBJS = server.o CLIENT_OBJS = ftp.o |