summaryrefslogtreecommitdiff
path: root/xsd/dist/examples/cxx/tree/makefile
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2014-07-23 15:21:29 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2014-07-23 15:21:29 +0200
commitbada6666c70977a058755ccf232e7d67b24adeed (patch)
tree1e92d50cebce96abaf9bce19e36026c47f77b9ba /xsd/dist/examples/cxx/tree/makefile
parenteaf34adcbd8095bc6d1f3371b1227f654c7b19fc (diff)
New upstream release
Diffstat (limited to 'xsd/dist/examples/cxx/tree/makefile')
-rw-r--r--xsd/dist/examples/cxx/tree/makefile6
1 files changed, 1 insertions, 5 deletions
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