summaryrefslogtreecommitdiffstats
path: root/examples/cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/cpp')
-rw-r--r--examples/cpp/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/cpp/Makefile.am b/examples/cpp/Makefile.am
index e1bbf74..9e97bf0 100644
--- a/examples/cpp/Makefile.am
+++ b/examples/cpp/Makefile.am
@@ -1,6 +1,6 @@
LDADD = \
- -lwsman_clientpp
+ -lwsman -lwsman_clientpp
CXXFLAGS = \
$(OPENWSMAN_CFLAGS)