summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/AVStreams/Simple_Three_Stage/sender.bor
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/AVStreams/Simple_Three_Stage/sender.bor')
-rw-r--r--TAO/orbsvcs/tests/AVStreams/Simple_Three_Stage/sender.bor2
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/orbsvcs/tests/AVStreams/Simple_Three_Stage/sender.bor b/TAO/orbsvcs/tests/AVStreams/Simple_Three_Stage/sender.bor
index f056c8f3321..3e47fa9e4f0 100644
--- a/TAO/orbsvcs/tests/AVStreams/Simple_Three_Stage/sender.bor
+++ b/TAO/orbsvcs/tests/AVStreams/Simple_Three_Stage/sender.bor
@@ -12,6 +12,7 @@ CFLAGS = \
$(TAO_CFLAGS) \
$(TAO_PORTABLESERVER_CFLAGS) \
$(TAO_NAMING_CFLAGS) \
+ $(TAO_PROPERTY_CFLAGS) \
$(TAO_AV_CFLAGS)
LIBFILES = \
@@ -19,6 +20,7 @@ LIBFILES = \
$(TAO_LIB) \
$(TAO_PORTABLESERVER_LIB) \
$(TAO_NAMING_LIB) \
+ $(TAO_PROPERTY_LIB) \
$(TAO_AV_LIB)
CPPDIR = .;..