summaryrefslogtreecommitdiffstats
path: root/examples/csoap
diff options
context:
space:
mode:
authorGravatar m0gg2006-03-15 15:13:41 +0000
committerGravatar m0gg2006-03-15 15:13:41 +0000
commitd7b1b7794bce582d6cba6a357c30a069baabd9b4 (patch)
tree778abe4093357ae43802c4dbd089adf8115fbfe3 /examples/csoap
parentedde49444bfeaaa4b6577c8f40dfe23194d45572 (diff)
downloadcsoap-d7b1b7794bce582d6cba6a357c30a069baabd9b4.tar.gz
csoap-d7b1b7794bce582d6cba6a357c30a069baabd9b4.tar.bz2
Build in separate directory
Diffstat (limited to 'examples/csoap')
-rw-r--r--examples/csoap/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/csoap/Makefile.am b/examples/csoap/Makefile.am
index 9cecda6..f44f62c 100644
--- a/examples/csoap/Makefile.am
+++ b/examples/csoap/Makefile.am
@@ -1,4 +1,5 @@
LDADD=../../nanohttp/libnanohttp.la ../../libcsoap/libcsoap.la -lpthread
+INCLUDES=-I${top_srcdir}
noinst_PROGRAMS=simpleclient simpleserver echoattachments-client echoattachments-server
bin_PROGRAMS=soapclient