summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorGravatar snowdrop2004-06-02 11:23:40 +0000
committerGravatar snowdrop2004-06-02 11:23:40 +0000
commit3c0b4a86dec7630e693b1610160227e588bf22b3 (patch)
tree98f694beb75ba2cee887bcc171d10477606d12f4 /configure.ac
parent09d5768a1979a70a1069509aa1d55f9db100a285 (diff)
downloadcsoap-3c0b4a86dec7630e693b1610160227e588bf22b3.tar.gz
csoap-3c0b4a86dec7630e693b1610160227e588bf22b3.tar.bz2
added xsd2c Makefile generation
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 1ba33bf..ca3538d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -239,6 +239,7 @@ AC_SUBST(LDFLAGS)
AC_OUTPUT(Makefile
libcsoap/Makefile
nanohttp/Makefile
+xsd2c/Makefile
examples/Makefile
examples/nanohttp/Makefile
examples/csoap/Makefile