From ec3069c4d22c203ccec20eb48618c9cbef2a8b59 Mon Sep 17 00:00:00 2001 From: m0gg Date: Wed, 3 Jan 2007 12:16:02 +0000 Subject: Added content of xsd2c/TODO to TODO --- examples/csoap/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'examples') 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 -- cgit v1.1-32-gdbae