From 3c0b4a86dec7630e693b1610160227e588bf22b3 Mon Sep 17 00:00:00 2001 From: snowdrop Date: Wed, 2 Jun 2004 11:23:40 +0000 Subject: added xsd2c Makefile generation --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 63e8e04..dbdfbf9 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 +SUBDIRS= $(GENERIC_LIBRARY_NAME) $(NANOHTTP_LIBRARY_NAME) examples xsd2c #Distribute these directories: DIST_SUBDIRS = $(GENERIC_LIBRARY_NAME) -- cgit v1.1-32-gdbae