From bada6666c70977a058755ccf232e7d67b24adeed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Wed, 23 Jul 2014 15:21:29 +0200 Subject: New upstream release --- xsd/dist/examples/cxx/tree/makefile | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'xsd/dist/examples/cxx/tree/makefile') diff --git a/xsd/dist/examples/cxx/tree/makefile b/xsd/dist/examples/cxx/tree/makefile index 8c23fef..44e7a0f 100644 --- a/xsd/dist/examples/cxx/tree/makefile +++ b/xsd/dist/examples/cxx/tree/makefile @@ -1,14 +1,10 @@ dirs := binary caching embedded custom hello library messaging mixed \ -multiroot performance polymorphism streaming wildcard +multiroot order performance polymorphism streaming wildcard ifeq ($(WITH_ZLIB),1) dirs += compression endif -ifeq ($(WITH_DBXML),1) -dirs += dbxml -endif - ifeq ($(WITH_XQILLA),1) dirs += xpath endif -- cgit v1.2.3