summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorAnas Nashif <nashif@intel.com>2007-09-20 17:36:43 +0000
committerAnas Nashif <nashif@intel.com>2007-09-20 17:36:43 +0000
commit7619468cf25e62c2b5653fb216ea149729486c0b (patch)
tree7c4346e576eefe2a562167f43104934d2c1399fd /examples
parent304a0d7b2dd0932b899847f942908a778225ea3b (diff)
downloadwsmancli-7619468cf25e62c2b5653fb216ea149729486c0b.tar.gz
wsmancli-7619468cf25e62c2b5653fb216ea149729486c0b.tar.xz
wsmancli-7619468cf25e62c2b5653fb216ea149729486c0b.zip
ad lwsman
Diffstat (limited to 'examples')
-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)