diff options
author | m0gg | 2007-01-03 11:43:43 +0000 |
---|---|---|
committer | m0gg | 2007-01-03 11:43:43 +0000 |
commit | 561409cd8e62a912be97259cd44046f347bc76d0 (patch) | |
tree | 560711b5854d06d27e2358bae244f46b94f0a54b /examples/nanohttp | |
parent | 26fb727d99172127ed8837dfd7ee6220c620326e (diff) | |
download | csoap-561409cd8e62a912be97259cd44046f347bc76d0.tar.gz csoap-561409cd8e62a912be97259cd44046f347bc76d0.tar.bz2 |
xsd2c and wsdl2c added
Diffstat (limited to 'examples/nanohttp')
-rw-r--r-- | examples/nanohttp/Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/nanohttp/Makefile.am b/examples/nanohttp/Makefile.am index d0a6be7..53eadcc 100644 --- a/examples/nanohttp/Makefile.am +++ b/examples/nanohttp/Makefile.am @@ -1,3 +1,6 @@ +# +# $Revision: 1.14 $ +# LDADD=../../nanohttp/libnanohttp.la INCLUDES=-I${top_srcdir} |