diff options
Diffstat (limited to 'xsd2c/Makefile.am')
-rwxr-xr-x | xsd2c/Makefile.am | 3 |
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) |