summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorAnas Nashif <nashif@intel.com>2006-12-09 22:44:52 +0000
committerAnas Nashif <nashif@intel.com>2006-12-09 22:44:52 +0000
commit249e9ed3f31f6a685f7c5c1874495bcc81a7c591 (patch)
tree7b095aa4c022b74071daf695581f473f05c78ebb /tests
parent92999888aca22092ccafe3d9c379dd12c6eae4ae (diff)
downloadwsmancli-249e9ed3f31f6a685f7c5c1874495bcc81a7c591.tar.gz
wsmancli-249e9ed3f31f6a685f7c5c1874495bcc81a7c591.tar.xz
wsmancli-249e9ed3f31f6a685f7c5c1874495bcc81a7c591.zip
- support delete and create
- make it compile on os x
Diffstat (limited to 'tests')
-rw-r--r--tests/interop/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/interop/Makefile.am b/tests/interop/Makefile.am
index f6e8b1a..2f3f3fd 100644
--- a/tests/interop/Makefile.am
+++ b/tests/interop/Makefile.am
@@ -5,7 +5,9 @@ CFLAGS = \
$(OPENWSMAN_CFLAGS)
LDADD = \
- $(OPENWSMAN_LIBS)
+ $(OPENWSMAN_LIBS) \
+ -lwsman_curl_client_transport
+
interop_SOURCES = interop.c