summaryrefslogtreecommitdiff
path: root/TAO/performance-tests/CSD_Strategy/TestServant/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/performance-tests/CSD_Strategy/TestServant/Makefile.am')
-rw-r--r--TAO/performance-tests/CSD_Strategy/TestServant/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/TAO/performance-tests/CSD_Strategy/TestServant/Makefile.am b/TAO/performance-tests/CSD_Strategy/TestServant/Makefile.am
index 73157ec6c2c..a52586da714 100644
--- a/TAO/performance-tests/CSD_Strategy/TestServant/Makefile.am
+++ b/TAO/performance-tests/CSD_Strategy/TestServant/Makefile.am
@@ -64,6 +64,9 @@ libCSD_PT_TestServant_la_SOURCES = \
Foo_Statistics.cpp \
Foo_i.cpp
+libCSD_PT_TestServant_la_LDFLAGS = \
+ -L$(TAO_ROOT)/performance-tests/CSD_Strategy/TestInf
+
noinst_HEADERS = \
Foo.idl \
FooC.h \