diff options
author | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-03-23 20:06:29 +0000 |
---|---|---|
committer | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-03-23 20:06:29 +0000 |
commit | 35fa84dcd0fe8dcc93222155265fc51881133eb0 (patch) | |
tree | 196aaf53d0ed803c1062b33a49ee2da1271dd3f2 /TAO/orbsvcs/tests/AVStreams/Full_Profile | |
parent | f14346b834746aa4d3ddf6d7fb0d657dd58a993f (diff) | |
download | ATCD-35fa84dcd0fe8dcc93222155265fc51881133eb0.tar.gz |
ChangeLogTag:Thu Mar 23 11:06:24 2000 Carlos O'Ryan <coryan@uci.edu>
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 |