summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorGravatar m0gg2007-01-03 11:43:43 +0000
committerGravatar m0gg2007-01-03 11:43:43 +0000
commit561409cd8e62a912be97259cd44046f347bc76d0 (patch)
tree560711b5854d06d27e2358bae244f46b94f0a54b /configure.ac
parent26fb727d99172127ed8837dfd7ee6220c620326e (diff)
downloadcsoap-561409cd8e62a912be97259cd44046f347bc76d0.tar.gz
csoap-561409cd8e62a912be97259cd44046f347bc76d0.tar.bz2
xsd2c and wsdl2c added
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 9c66791..4b1f11b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -566,6 +566,8 @@ AM_PATH_XMLSEC1(1.2.10,
AC_OUTPUT(Makefile
libcsoap/Makefile
nanohttp/Makefile
+xsd2c/Makefile
+wsdl2c/Makefile
examples/Makefile
examples/nanohttp/Makefile
examples/csoap/Makefile