From a26c02b7222c99a5ebfa87eed5469c467e484e24 Mon Sep 17 00:00:00 2001 From: snowdrop Date: Wed, 2 Jun 2004 14:57:21 +0000 Subject: integration xsd2c and wsdl2c projects --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index dbdfbf9..3751011 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,7 +1,7 @@ ## top directory #Build in these directories: -SUBDIRS= $(GENERIC_LIBRARY_NAME) $(NANOHTTP_LIBRARY_NAME) examples xsd2c +SUBDIRS= $(GENERIC_LIBRARY_NAME) $(NANOHTTP_LIBRARY_NAME) xsd2c wsdl2c examples #Distribute these directories: DIST_SUBDIRS = $(GENERIC_LIBRARY_NAME) -- cgit v1.1-32-gdbae