summaryrefslogtreecommitdiff
path: root/qpid/cpp/examples/pub-sub/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'qpid/cpp/examples/pub-sub/Makefile.am')
-rw-r--r--qpid/cpp/examples/pub-sub/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/qpid/cpp/examples/pub-sub/Makefile.am b/qpid/cpp/examples/pub-sub/Makefile.am
index bdbf0f8d20..1d52daf638 100644
--- a/qpid/cpp/examples/pub-sub/Makefile.am
+++ b/qpid/cpp/examples/pub-sub/Makefile.am
@@ -18,6 +18,7 @@
#
examplesdir=$(pkgdatadir)/examples/pub-sub
+MAKELDFLAGS=$(CLIENTFLAGS)
include $(top_srcdir)/examples/makedist.mk
noinst_PROGRAMS=topic_listener topic_publisher