summaryrefslogtreecommitdiffstats
path: root/xsd2c/Makefile.am
diff options
context:
space:
mode:
authorGravatar m0gg2007-01-03 11:43:43 +0000
committerGravatar m0gg2007-01-03 11:43:43 +0000
commit561409cd8e62a912be97259cd44046f347bc76d0 (patch)
tree560711b5854d06d27e2358bae244f46b94f0a54b /xsd2c/Makefile.am
parent26fb727d99172127ed8837dfd7ee6220c620326e (diff)
downloadcsoap-561409cd8e62a912be97259cd44046f347bc76d0.tar.gz
csoap-561409cd8e62a912be97259cd44046f347bc76d0.tar.bz2
xsd2c and wsdl2c added
Diffstat (limited to 'xsd2c/Makefile.am')
-rwxr-xr-xxsd2c/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/xsd2c/Makefile.am b/xsd2c/Makefile.am
index 043c8cd..85bd8cf 100755
--- a/xsd2c/Makefile.am
+++ b/xsd2c/Makefile.am
@@ -1,3 +1,6 @@
+#
+# $Revision: 1.6 $
+#
bin_PROGRAMS=xsd2c
INCLUDES=$(LIBXML_CFLAGS)