summaryrefslogtreecommitdiff
path: root/cpp/examples/messaging/extra_dist/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/examples/messaging/extra_dist/Makefile')
-rw-r--r--cpp/examples/messaging/extra_dist/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/examples/messaging/extra_dist/Makefile b/cpp/examples/messaging/extra_dist/Makefile
index 8f8be352b4..9b8d07ec80 100644
--- a/cpp/examples/messaging/extra_dist/Makefile
+++ b/cpp/examples/messaging/extra_dist/Makefile
@@ -1,6 +1,6 @@
CXX=g++
CXXFLAGS=-g -O2
-LDFLAGS=-lqpidclient
+LDFLAGS=-lqpidmessaging
all: drain spout client server map_sender map_receiver hello_world