summaryrefslogtreecommitdiffstats
path: root/examples/csoap/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'examples/csoap/Makefile.am')
-rw-r--r--examples/csoap/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/csoap/Makefile.am b/examples/csoap/Makefile.am
index 0fb5c0c..d670f3c 100644
--- a/examples/csoap/Makefile.am
+++ b/examples/csoap/Makefile.am
@@ -1,5 +1,5 @@
#
-# $Revision: 1.11 $
+# $Revision: 1.12 $
#
LDADD=../../nanohttp/libnanohttp.la ../../libcsoap/libcsoap.la
INCLUDES=-I${top_srcdir}
@@ -7,7 +7,7 @@ INCLUDES=-I${top_srcdir}
noinst_PROGRAMS=simpleclient \
simpleserver \
echoattachments-client \
- echoattachments-server \
+ echoattachments-server
bin_PROGRAMS=soapclient